#0f496d color space conversions
Hex:
        #0f496d
        RGB:
        15, 73, 109
        CMY:
        94, 71, 57
        CMYK:
        86, 33, 0, 57
      HSL:
        203°, 75.8065%, 24.3137%
        HSV (HSB):
        203°, 86.2385%, 42.7451%
        XYZ:
        5.3399, 5.9708, 15.3390
        xyY:
        0.2004, 0.2240, 5.9708
      CIE-Lab:
        29.3386, -3.9257, -25.8961
        CIE-LCH:
        29.3386, 26.1920, 261.3799
        CIE-Luv:
        29.3386, -17.6462, -33.1831
        Hunter-Lab:
        24.4352, -3.7536, -20.1143
      #0f496d color charts
#0f496d RGB chart
      #0f496d CMYK chart
      #0f496d RGB pie chart
      #0f496d color shades, tints & tones
#0f496d color schemes
#0f496d color preview, HTML & CSS examples
           This text has a color of #0f496d        
        
          <p style="color:#0f496d;">Text here</p>
        
        
          .mytext {color:#0f496d;}
        
        Text color #0f496d
      
           This box has a color of #0f496d        
        
          <div style="background-color:#0f496d;">Content here</div>
        
        
          .mybackground {background-color:#0f496d;}
        
        Background color #0f496d
      
           Border around this has a color of #0f496d        
        
          <div style="border:2px solid #0f496d;">Content here</div>
        
        
          .myborder {border:2px solid #0f496d;}
        
        Border color #0f496d