#6a2ace color space conversions
Hex:
        #6a2ace
        RGB:
        106, 42, 206
        CMY:
        58, 84, 19
        CMYK:
        49, 80, 0, 19
      HSL:
        263°, 66.1290%, 48.6275%
        HSV (HSB):
        263°, 79.6117%, 80.7843%
        XYZ:
        17.9124, 9.1763, 59.2196
        xyY:
        0.2075, 0.1063, 9.1763
      CIE-Lab:
        36.3216, 61.1412, -73.0449
        CIE-LCH:
        36.3216, 95.2565, 309.9305
        CIE-Luv:
        36.3216, 8.1142, -104.1104
        Hunter-Lab:
        30.2925, 52.5380, -94.7031
      #6a2ace color charts
#6a2ace RGB chart
      #6a2ace CMYK chart
      #6a2ace RGB pie chart
      #6a2ace color shades, tints & tones
#6a2ace color schemes
#6a2ace color preview, HTML & CSS examples
           This text has a color of #6a2ace        
        
          <p style="color:#6a2ace;">Text here</p>
        
        
          .mytext {color:#6a2ace;}
        
        Text color #6a2ace
      
           This box has a color of #6a2ace        
        
          <div style="background-color:#6a2ace;">Content here</div>
        
        
          .mybackground {background-color:#6a2ace;}
        
        Background color #6a2ace
      
           Border around this has a color of #6a2ace        
        
          <div style="border:2px solid #6a2ace;">Content here</div>
        
        
          .myborder {border:2px solid #6a2ace;}
        
        Border color #6a2ace