#6a0ddd color space conversions
Hex:
        #6a0ddd
        RGB:
        106, 13, 221
        CMY:
        58, 95, 13
        CMYK:
        52, 94, 0, 13
      HSL:
        267°, 88.8889%, 45.8824%
        HSV (HSB):
        267°, 94.1176%, 86.6667%
        XYZ:
        19.1389, 8.5725, 69.0525
        xyY:
        0.1978, 0.0886, 8.5725
      CIE-Lab:
        35.1478, 72.5998, -83.6458
        CIE-LCH:
        35.1478, 110.7581, 310.9561
        CIE-Luv:
        35.1478, 8.1701, -114.6573
        Hunter-Lab:
        29.2788, 65.4438, -119.3373
      #6a0ddd color charts
#6a0ddd RGB chart
      #6a0ddd CMYK chart
      #6a0ddd RGB pie chart
      #6a0ddd color shades, tints & tones
#6a0ddd color schemes
#6a0ddd color preview, HTML & CSS examples
           This text has a color of #6a0ddd        
        
          <p style="color:#6a0ddd;">Text here</p>
        
        
          .mytext {color:#6a0ddd;}
        
        Text color #6a0ddd
      
           This box has a color of #6a0ddd        
        
          <div style="background-color:#6a0ddd;">Content here</div>
        
        
          .mybackground {background-color:#6a0ddd;}
        
        Background color #6a0ddd
      
           Border around this has a color of #6a0ddd        
        
          <div style="border:2px solid #6a0ddd;">Content here</div>
        
        
          .myborder {border:2px solid #6a0ddd;}
        
        Border color #6a0ddd