#0f285a color space conversions
Hex:
        #0f285a
        RGB:
        15, 40, 90
        CMY:
        94, 84, 65
        CMYK:
        83, 56, 0, 65
      HSL:
        220°, 71.4286%, 20.5882%
        HSV (HSB):
        220°, 83.3333%, 35.2941%
        XYZ:
        2.8013, 2.3573, 9.9802
        xyY:
        0.1850, 0.1557, 2.3573
      CIE-Lab:
        17.2607, 11.0803, -32.8298
        CIE-LCH:
        17.2607, 34.6492, 288.6499
        CIE-Luv:
        17.2607, -7.4736, -35.1850
        Hunter-Lab:
        15.3536, 5.6985, -27.7925
      #0f285a color charts
#0f285a RGB chart
      #0f285a CMYK chart
      #0f285a RGB pie chart
      #0f285a color shades, tints & tones
#0f285a color schemes
#0f285a color preview, HTML & CSS examples
           This text has a color of #0f285a        
        
          <p style="color:#0f285a;">Text here</p>
        
        
          .mytext {color:#0f285a;}
        
        Text color #0f285a
      
           This box has a color of #0f285a        
        
          <div style="background-color:#0f285a;">Content here</div>
        
        
          .mybackground {background-color:#0f285a;}
        
        Background color #0f285a
      
           Border around this has a color of #0f285a        
        
          <div style="border:2px solid #0f285a;">Content here</div>
        
        
          .myborder {border:2px solid #0f285a;}
        
        Border color #0f285a