#6b0aa2 color space conversions
Hex:
        #6b0aa2
        RGB:
        107, 10, 162
        CMY:
        58, 96, 36
        CMYK:
        34, 94, 0, 36
      HSL:
        278°, 88.3721%, 33.7255%
        HSV (HSB):
        278°, 93.8272%, 63.5294%
        XYZ:
        12.6935, 5.9515, 34.6622
        xyY:
        0.2381, 0.1116, 5.9515
      CIE-Lab:
        29.2898, 60.3601, -58.4757
        CIE-LCH:
        29.2898, 84.0401, 315.9085
        CIE-Luv:
        29.2898, 18.5408, -79.2982
        Hunter-Lab:
        24.3957, 50.1842, -67.1639
      #6b0aa2 color charts
#6b0aa2 RGB chart
      #6b0aa2 CMYK chart
      #6b0aa2 RGB pie chart
      #6b0aa2 color shades, tints & tones
#6b0aa2 color schemes
#6b0aa2 color preview, HTML & CSS examples
           This text has a color of #6b0aa2        
        
          <p style="color:#6b0aa2;">Text here</p>
        
        
          .mytext {color:#6b0aa2;}
        
        Text color #6b0aa2
      
           This box has a color of #6b0aa2        
        
          <div style="background-color:#6b0aa2;">Content here</div>
        
        
          .mybackground {background-color:#6b0aa2;}
        
        Background color #6b0aa2
      
           Border around this has a color of #6b0aa2        
        
          <div style="border:2px solid #6b0aa2;">Content here</div>
        
        
          .myborder {border:2px solid #6b0aa2;}
        
        Border color #6b0aa2