#0f314b color space conversions
Hex:
        #0f314b
        RGB:
        15, 49, 75
        CMY:
        94, 81, 71
        CMYK:
        80, 35, 0, 71
      HSL:
        206°, 66.6667%, 17.6471%
        HSV (HSB):
        206°, 80.0000%, 29.4118%
        XYZ:
        2.5653, 2.8062, 7.0631
        xyY:
        0.2063, 0.2257, 2.8062
      CIE-Lab:
        19.2503, -1.9597, -19.5837
        CIE-LCH:
        19.2503, 19.6815, 264.2854
        CIE-Luv:
        19.2503, -10.5121, -21.2183
        Hunter-Lab:
        16.7517, -1.9803, -13.2724
      #0f314b color charts
#0f314b RGB chart
      #0f314b CMYK chart
      #0f314b RGB pie chart
      #0f314b color shades, tints & tones
#0f314b color schemes
#0f314b color preview, HTML & CSS examples
           This text has a color of #0f314b        
        
          <p style="color:#0f314b;">Text here</p>
        
        
          .mytext {color:#0f314b;}
        
        Text color #0f314b
      
           This box has a color of #0f314b        
        
          <div style="background-color:#0f314b;">Content here</div>
        
        
          .mybackground {background-color:#0f314b;}
        
        Background color #0f314b
      
           Border around this has a color of #0f314b        
        
          <div style="border:2px solid #0f314b;">Content here</div>
        
        
          .myborder {border:2px solid #0f314b;}
        
        Border color #0f314b