#6a1cce color space conversions
Hex:
        #6a1cce
        RGB:
        106, 28, 206
        CMY:
        58, 89, 19
        CMYK:
        49, 86, 0, 19
      HSL:
        266°, 76.0684%, 45.8824%
        HSV (HSB):
        266°, 86.4078%, 80.7843%
        XYZ:
        17.4997, 8.3509, 59.0821
        xyY:
        0.2060, 0.0983, 8.3509
      CIE-Lab:
        34.7033, 65.8980, -75.7086
        CIE-LCH:
        34.7033, 100.3710, 311.0368
        CIE-Luv:
        34.7033, 9.4288, -105.3300
        Hunter-Lab:
        28.8979, 57.5226, -100.9903
      #6a1cce color charts
#6a1cce RGB chart
      #6a1cce CMYK chart
      #6a1cce RGB pie chart
      #6a1cce color shades, tints & tones
#6a1cce color schemes
#6a1cce color preview, HTML & CSS examples
           This text has a color of #6a1cce        
        
          <p style="color:#6a1cce;">Text here</p>
        
        
          .mytext {color:#6a1cce;}
        
        Text color #6a1cce
      
           This box has a color of #6a1cce        
        
          <div style="background-color:#6a1cce;">Content here</div>
        
        
          .mybackground {background-color:#6a1cce;}
        
        Background color #6a1cce
      
           Border around this has a color of #6a1cce        
        
          <div style="border:2px solid #6a1cce;">Content here</div>
        
        
          .myborder {border:2px solid #6a1cce;}
        
        Border color #6a1cce