#06005a color space conversions
Hex:
        #06005a
        RGB:
        6, 0, 90
        CMY:
        98, 100, 65
        CMYK:
        93, 100, 0, 65
      HSL:
        244°, 100.0000%, 17.6471%
        HSV (HSB):
        244°, 100.0000%, 35.2941%
        XYZ:
        1.9206, 0.7769, 9.7216
        xyY:
        0.1546, 0.0626, 0.7769
      CIE-Lab:
        7.0177, 36.9722, -49.7043
        CIE-LCH:
        7.0177, 61.9472, 306.6434
        CIE-Luv:
        7.0177, -1.6504, -27.8010
        Hunter-Lab:
        8.8142, 23.4693, -59.2237
      #06005a color charts
#06005a RGB chart
      #06005a CMYK chart
      #06005a RGB pie chart
      #06005a color shades, tints & tones
#06005a color schemes
#06005a color preview, HTML & CSS examples
           This text has a color of #06005a        
        
          <p style="color:#06005a;">Text here</p>
        
        
          .mytext {color:#06005a;}
        
        Text color #06005a
      
           This box has a color of #06005a        
        
          <div style="background-color:#06005a;">Content here</div>
        
        
          .mybackground {background-color:#06005a;}
        
        Background color #06005a
      
           Border around this has a color of #06005a        
        
          <div style="border:2px solid #06005a;">Content here</div>
        
        
          .myborder {border:2px solid #06005a;}
        
        Border color #06005a