#06005b color space conversions
Hex:
        #06005b
        RGB:
        6, 0, 91
        CMY:
        98, 100, 64
        CMYK:
        93, 100, 0, 64
      HSL:
        244°, 100.0000%, 17.8431%
        HSV (HSB):
        244°, 100.0000%, 35.6863%
        XYZ:
        1.9634, 0.7940, 9.9473
        xyY:
        0.1545, 0.0625, 0.7940
      CIE-Lab:
        7.1726, 37.3103, -50.1239
        CIE-LCH:
        7.1726, 62.4857, 306.6626
        CIE-Luv:
        7.1726, -1.6958, -28.4265
        Hunter-Lab:
        8.9109, 23.7364, -59.9479
      #06005b color charts
#06005b RGB chart
      #06005b CMYK chart
      #06005b RGB pie chart
      #06005b color shades, tints & tones
#06005b color schemes
#06005b color preview, HTML & CSS examples
           This text has a color of #06005b        
        
          <p style="color:#06005b;">Text here</p>
        
        
          .mytext {color:#06005b;}
        
        Text color #06005b
      
           This box has a color of #06005b        
        
          <div style="background-color:#06005b;">Content here</div>
        
        
          .mybackground {background-color:#06005b;}
        
        Background color #06005b
      
           Border around this has a color of #06005b        
        
          <div style="border:2px solid #06005b;">Content here</div>
        
        
          .myborder {border:2px solid #06005b;}
        
        Border color #06005b