#0f304d color space conversions
Hex:
        #0f304d
        RGB:
        15, 48, 77
        CMY:
        94, 81, 70
        CMYK:
        81, 38, 0, 70
      HSL:
        208°, 67.3913%, 18.0392%
        HSV (HSB):
        208°, 80.5195%, 30.1961%
        XYZ:
        2.5935, 2.7513, 7.4155
        xyY:
        0.2032, 0.2156, 2.7513
      CIE-Lab:
        19.0190, -0.4149, -21.2978
        CIE-LCH:
        19.0190, 21.3019, 268.8840
        CIE-Luv:
        19.0190, -10.1167, -23.1872
        Hunter-Lab:
        16.5870, -1.1174, -14.8958
      #0f304d color charts
#0f304d RGB chart
      #0f304d CMYK chart
      #0f304d RGB pie chart
      #0f304d color shades, tints & tones
#0f304d color schemes
#0f304d color preview, HTML & CSS examples
           This text has a color of #0f304d        
        
          <p style="color:#0f304d;">Text here</p>
        
        
          .mytext {color:#0f304d;}
        
        Text color #0f304d
      
           This box has a color of #0f304d        
        
          <div style="background-color:#0f304d;">Content here</div>
        
        
          .mybackground {background-color:#0f304d;}
        
        Background color #0f304d
      
           Border around this has a color of #0f304d        
        
          <div style="border:2px solid #0f304d;">Content here</div>
        
        
          .myborder {border:2px solid #0f304d;}
        
        Border color #0f304d