#0f004e color space conversions
Hex:
        #0f004e
        RGB:
        15, 0, 78
        CMY:
        94, 100, 69
        CMYK:
        81, 100, 0, 69
      HSL:
        252°, 100.0000%, 15.2941%
        HSV (HSB):
        252°, 100.0000%, 30.5882%
        XYZ:
        1.5721, 0.6516, 7.2506
        xyY:
        0.1659, 0.0688, 0.6516
      CIE-Lab:
        5.8860, 33.0596, -43.3309
        CIE-LCH:
        5.8860, 54.5023, 307.3420
        CIE-Luv:
        5.8860, -0.6001, -22.2783
        Hunter-Lab:
        8.0723, 20.6380, -47.6046
      #0f004e color charts
#0f004e RGB chart
      #0f004e CMYK chart
      #0f004e RGB pie chart
      #0f004e color shades, tints & tones
#0f004e color schemes
#0f004e color preview, HTML & CSS examples
           This text has a color of #0f004e        
        
          <p style="color:#0f004e;">Text here</p>
        
        
          .mytext {color:#0f004e;}
        
        Text color #0f004e
      
           This box has a color of #0f004e        
        
          <div style="background-color:#0f004e;">Content here</div>
        
        
          .mybackground {background-color:#0f004e;}
        
        Background color #0f004e
      
           Border around this has a color of #0f004e        
        
          <div style="border:2px solid #0f004e;">Content here</div>
        
        
          .myborder {border:2px solid #0f004e;}
        
        Border color #0f004e