#0f2d5a color space conversions
Hex:
        #0f2d5a
        RGB:
        15, 45, 90
        CMY:
        94, 82, 65
        CMYK:
        83, 50, 0, 65
      HSL:
        216°, 71.4286%, 20.5882%
        HSV (HSB):
        216°, 83.3333%, 35.2941%
        XYZ:
        2.9809, 2.7165, 10.0401
        xyY:
        0.1894, 0.1726, 2.7165
      CIE-Lab:
        18.8708, 7.3726, -30.2337
        CIE-LCH:
        18.8708, 31.1196, 283.7043
        CIE-Luv:
        18.8708, -8.9255, -33.6759
        Hunter-Lab:
        16.4819, 3.4396, -24.5798
      #0f2d5a color charts
#0f2d5a RGB chart
      #0f2d5a CMYK chart
      #0f2d5a RGB pie chart
      #0f2d5a color shades, tints & tones
#0f2d5a color schemes
#0f2d5a color preview, HTML & CSS examples
           This text has a color of #0f2d5a        
        
          <p style="color:#0f2d5a;">Text here</p>
        
        
          .mytext {color:#0f2d5a;}
        
        Text color #0f2d5a
      
           This box has a color of #0f2d5a        
        
          <div style="background-color:#0f2d5a;">Content here</div>
        
        
          .mybackground {background-color:#0f2d5a;}
        
        Background color #0f2d5a
      
           Border around this has a color of #0f2d5a        
        
          <div style="border:2px solid #0f2d5a;">Content here</div>
        
        
          .myborder {border:2px solid #0f2d5a;}
        
        Border color #0f2d5a