#0f143d color space conversions
Hex:
        #0f143d
        RGB:
        15, 20, 61
        CMY:
        94, 92, 76
        CMYK:
        75, 67, 0, 76
      HSL:
        233°, 60.5263%, 14.9020%
        HSV (HSB):
        233°, 75.4098%, 23.9216%
        XYZ:
        1.2895, 0.9388, 4.5281
        xyY:
        0.1909, 0.1389, 0.9388
      CIE-Lab:
        8.4708, 13.7730, -27.1009
        CIE-LCH:
        8.4708, 30.3999, 296.9402
        CIE-Luv:
        8.4708, -2.1706, -19.4408
        Hunter-Lab:
        9.6891, 6.7994, -20.9262
      #0f143d color charts
#0f143d RGB chart
      #0f143d CMYK chart
      #0f143d RGB pie chart
      #0f143d color shades, tints & tones
#0f143d color schemes
#0f143d color preview, HTML & CSS examples
           This text has a color of #0f143d        
        
          <p style="color:#0f143d;">Text here</p>
        
        
          .mytext {color:#0f143d;}
        
        Text color #0f143d
      
           This box has a color of #0f143d        
        
          <div style="background-color:#0f143d;">Content here</div>
        
        
          .mybackground {background-color:#0f143d;}
        
        Background color #0f143d
      
           Border around this has a color of #0f143d        
        
          <div style="border:2px solid #0f143d;">Content here</div>
        
        
          .myborder {border:2px solid #0f143d;}
        
        Border color #0f143d