#6a1dd2 color space conversions
Hex:
        #6a1dd2
        RGB:
        106, 29, 210
        CMY:
        58, 89, 18
        CMYK:
        50, 86, 0, 18
      HSL:
        266°, 75.7322%, 46.8627%
        HSV (HSB):
        266°, 86.1905%, 82.3529%
        XYZ:
        18.0161, 8.5960, 61.6824
        xyY:
        0.2040, 0.0974, 8.5960
      CIE-Lab:
        35.1946, 66.5509, -77.2204
        CIE-LCH:
        35.1946, 101.9412, 310.7558
        CIE-Luv:
        35.1946, 8.7932, -107.6631
        Hunter-Lab:
        29.3190, 58.3772, -104.2132
      #6a1dd2 color charts
#6a1dd2 RGB chart
      #6a1dd2 CMYK chart
      #6a1dd2 RGB pie chart
      #6a1dd2 color shades, tints & tones
#6a1dd2 color schemes
#6a1dd2 color preview, HTML & CSS examples
           This text has a color of #6a1dd2        
        
          <p style="color:#6a1dd2;">Text here</p>
        
        
          .mytext {color:#6a1dd2;}
        
        Text color #6a1dd2
      
           This box has a color of #6a1dd2        
        
          <div style="background-color:#6a1dd2;">Content here</div>
        
        
          .mybackground {background-color:#6a1dd2;}
        
        Background color #6a1dd2
      
           Border around this has a color of #6a1dd2        
        
          <div style="border:2px solid #6a1dd2;">Content here</div>
        
        
          .myborder {border:2px solid #6a1dd2;}
        
        Border color #6a1dd2