#6a1ddd color space conversions
Hex:
        #6a1ddd
        RGB:
        106, 29, 221
        CMY:
        58, 89, 13
        CMYK:
        52, 87, 0, 13
      HSL:
        264°, 76.8000%, 49.0196%
        HSV (HSB):
        264°, 86.8778%, 86.6667%
        XYZ:
        19.4344, 9.1634, 69.1510
        xyY:
        0.1988, 0.0937, 9.1634
      CIE-Lab:
        36.2969, 69.1469, -81.7462
        CIE-LCH:
        36.2969, 107.0688, 310.2270
        CIE-Luv:
        36.2969, 7.3264, -114.1806
        Hunter-Lab:
        30.2710, 61.6248, -114.2520
      #6a1ddd color charts
#6a1ddd RGB chart
      #6a1ddd CMYK chart
      #6a1ddd RGB pie chart
      #6a1ddd color shades, tints & tones
#6a1ddd color schemes
#6a1ddd color preview, HTML & CSS examples
           This text has a color of #6a1ddd        
        
          <p style="color:#6a1ddd;">Text here</p>
        
        
          .mytext {color:#6a1ddd;}
        
        Text color #6a1ddd
      
           This box has a color of #6a1ddd        
        
          <div style="background-color:#6a1ddd;">Content here</div>
        
        
          .mybackground {background-color:#6a1ddd;}
        
        Background color #6a1ddd
      
           Border around this has a color of #6a1ddd        
        
          <div style="border:2px solid #6a1ddd;">Content here</div>
        
        
          .myborder {border:2px solid #6a1ddd;}
        
        Border color #6a1ddd