#0f164d color space conversions
Hex:
        #0f164d
        RGB:
        15, 22, 77
        CMY:
        94, 91, 70
        CMYK:
        81, 71, 0, 70
      HSL:
        233°, 67.3913%, 18.0392%
        HSV (HSB):
        233°, 80.5195%, 30.1961%
        XYZ:
        1.8235, 1.2112, 7.1589
        xyY:
        0.1789, 0.1188, 1.2112
      CIE-Lab:
        10.6397, 19.0250, -34.7913
        CIE-LCH:
        10.6397, 39.6533, 298.6713
        CIE-Luv:
        10.6397, -3.0358, -28.4191
        Hunter-Lab:
        11.0054, 10.3157, -30.8633
      #0f164d color charts
#0f164d RGB chart
      #0f164d CMYK chart
      #0f164d RGB pie chart
      #0f164d color shades, tints & tones
#0f164d color schemes
#0f164d color preview, HTML & CSS examples
           This text has a color of #0f164d        
        
          <p style="color:#0f164d;">Text here</p>
        
        
          .mytext {color:#0f164d;}
        
        Text color #0f164d
      
           This box has a color of #0f164d        
        
          <div style="background-color:#0f164d;">Content here</div>
        
        
          .mybackground {background-color:#0f164d;}
        
        Background color #0f164d
      
           Border around this has a color of #0f164d        
        
          <div style="border:2px solid #0f164d;">Content here</div>
        
        
          .myborder {border:2px solid #0f164d;}
        
        Border color #0f164d