#06114b color space conversions
Hex:
        #06114b
        RGB:
        6, 17, 75
        CMY:
        98, 93, 71
        CMYK:
        92, 77, 0, 71
      HSL:
        230°, 85.1852%, 15.8824%
        HSV (HSB):
        230°, 92.0000%, 29.4118%
        XYZ:
        1.5456, 0.9476, 6.7581
        xyY:
        0.1671, 0.1024, 0.9476
      CIE-Lab:
        8.5472, 20.8664, -36.8636
        CIE-LCH:
        8.5472, 42.3596, 299.5117
        CIE-Luv:
        8.5472, -2.9193, -25.7401
        Hunter-Lab:
        9.7346, 11.3049, -34.3469
      #06114b color charts
#06114b RGB chart
      #06114b CMYK chart
      #06114b RGB pie chart
      #06114b color shades, tints & tones
#06114b color schemes
#06114b color preview, HTML & CSS examples
           This text has a color of #06114b        
        
          <p style="color:#06114b;">Text here</p>
        
        
          .mytext {color:#06114b;}
        
        Text color #06114b
      
           This box has a color of #06114b        
        
          <div style="background-color:#06114b;">Content here</div>
        
        
          .mybackground {background-color:#06114b;}
        
        Background color #06114b
      
           Border around this has a color of #06114b        
        
          <div style="border:2px solid #06114b;">Content here</div>
        
        
          .myborder {border:2px solid #06114b;}
        
        Border color #06114b