#6a0060 color space conversions
Hex:
        #6a0060
        RGB:
        106, 0, 96
        CMY:
        58, 100, 62
        CMYK:
        0, 100, 9, 58
      HSL:
        306°, 100.0000%, 20.7843%
        HSV (HSB):
        306°, 100.0000%, 41.5686%
        XYZ:
        8.0552, 3.9087, 11.3962
        xyY:
        0.3448, 0.1673, 3.9087
      CIE-Lab:
        23.3673, 49.9387, -26.3788
        CIE-LCH:
        23.3673, 56.4775, 332.1559
        CIE-Luv:
        23.3673, 36.9313, -36.3322
        Hunter-Lab:
        19.7704, 38.1290, -20.3371
      #6a0060 color charts
#6a0060 RGB chart
      #6a0060 CMYK chart
      #6a0060 RGB pie chart
      #6a0060 color shades, tints & tones
#6a0060 color schemes
#6a0060 color preview, HTML & CSS examples
           This text has a color of #6a0060        
        
          <p style="color:#6a0060;">Text here</p>
        
        
          .mytext {color:#6a0060;}
        
        Text color #6a0060
      
           This box has a color of #6a0060        
        
          <div style="background-color:#6a0060;">Content here</div>
        
        
          .mybackground {background-color:#6a0060;}
        
        Background color #6a0060
      
           Border around this has a color of #6a0060        
        
          <div style="border:2px solid #6a0060;">Content here</div>
        
        
          .myborder {border:2px solid #6a0060;}
        
        Border color #6a0060