#6a02c4 color space conversions
Hex:
        #6a02c4
        RGB:
        106, 2, 196
        CMY:
        58, 99, 23
        CMYK:
        46, 99, 0, 23
      HSL:
        272°, 97.9798%, 38.8235%
        HSV (HSB):
        272°, 98.9796%, 76.8627%
        XYZ:
        15.9294, 7.0931, 52.7541
        xyY:
        0.2102, 0.0936, 7.0931
      CIE-Lab:
        32.0179, 68.6965, -74.2933
        CIE-LCH:
        32.0179, 101.1864, 312.7585
        CIE-Luv:
        32.0179, 12.1730, -100.2379
        Hunter-Lab:
        26.6329, 60.1549, -98.7978
      #6a02c4 color charts
#6a02c4 RGB chart
      #6a02c4 CMYK chart
      #6a02c4 RGB pie chart
      #6a02c4 color shades, tints & tones
#6a02c4 color schemes
#6a02c4 color preview, HTML & CSS examples
           This text has a color of #6a02c4        
        
          <p style="color:#6a02c4;">Text here</p>
        
        
          .mytext {color:#6a02c4;}
        
        Text color #6a02c4
      
           This box has a color of #6a02c4        
        
          <div style="background-color:#6a02c4;">Content here</div>
        
        
          .mybackground {background-color:#6a02c4;}
        
        Background color #6a02c4
      
           Border around this has a color of #6a02c4        
        
          <div style="border:2px solid #6a02c4;">Content here</div>
        
        
          .myborder {border:2px solid #6a02c4;}
        
        Border color #6a02c4