#6a04c2 color space conversions
Hex:
        #6a04c2
        RGB:
        106, 4, 194
        CMY:
        58, 98, 24
        CMYK:
        45, 98, 0, 24
      HSL:
        272°, 95.9596%, 38.8235%
        HSV (HSB):
        272°, 97.9381%, 76.0784%
        XYZ:
        15.7249, 7.0460, 51.5702
        xyY:
        0.2115, 0.0948, 7.0460
      CIE-Lab:
        31.9115, 67.9705, -73.2928
        CIE-LCH:
        31.9115, 99.9591, 312.8423
        CIE-Luv:
        31.9115, 12.4260, -99.0158
        Hunter-Lab:
        26.5444, 59.2906, -96.6069
      #6a04c2 color charts
#6a04c2 RGB chart
      #6a04c2 CMYK chart
      #6a04c2 RGB pie chart
      #6a04c2 color shades, tints & tones
#6a04c2 color schemes
#6a04c2 color preview, HTML & CSS examples
           This text has a color of #6a04c2        
        
          <p style="color:#6a04c2;">Text here</p>
        
        
          .mytext {color:#6a04c2;}
        
        Text color #6a04c2
      
           This box has a color of #6a04c2        
        
          <div style="background-color:#6a04c2;">Content here</div>
        
        
          .mybackground {background-color:#6a04c2;}
        
        Background color #6a04c2
      
           Border around this has a color of #6a04c2        
        
          <div style="border:2px solid #6a04c2;">Content here</div>
        
        
          .myborder {border:2px solid #6a04c2;}
        
        Border color #6a04c2