#6a02a5 color space conversions
Hex:
        #6a02a5
        RGB:
        106, 2, 165
        CMY:
        58, 99, 35
        CMYK:
        36, 99, 0, 35
      HSL:
        278°, 97.6048%, 32.7451%
        HSV (HSB):
        278°, 98.7879%, 64.7059%
        XYZ:
        12.7571, 5.8242, 36.0491
        xyY:
        0.2335, 0.1066, 5.8242
      CIE-Lab:
        28.9645, 62.1881, -60.8342
        CIE-LCH:
        28.9645, 86.9951, 315.6305
        CIE-Luv:
        28.9645, 17.7628, -81.5776
        Hunter-Lab:
        24.1334, 52.1231, -71.6708
      #6a02a5 color charts
#6a02a5 RGB chart
      #6a02a5 CMYK chart
      #6a02a5 RGB pie chart
      #6a02a5 color shades, tints & tones
#6a02a5 color schemes
#6a02a5 color preview, HTML & CSS examples
           This text has a color of #6a02a5        
        
          <p style="color:#6a02a5;">Text here</p>
        
        
          .mytext {color:#6a02a5;}
        
        Text color #6a02a5
      
           This box has a color of #6a02a5        
        
          <div style="background-color:#6a02a5;">Content here</div>
        
        
          .mybackground {background-color:#6a02a5;}
        
        Background color #6a02a5
      
           Border around this has a color of #6a02a5        
        
          <div style="border:2px solid #6a02a5;">Content here</div>
        
        
          .myborder {border:2px solid #6a02a5;}
        
        Border color #6a02a5