#8a5ddd color space conversions
Hex:
        #8a5ddd
        RGB:
        138, 93, 221
        CMY:
        46, 64, 13
        CMYK:
        38, 58, 0, 13
      HSL:
        261°, 65.3061%, 61.5686%
        HSV (HSB):
        261°, 57.9186%, 86.6667%
        XYZ:
        27.4467, 18.4524, 70.5217
        xyY:
        0.2358, 0.1585, 18.4524
      CIE-Lab:
        50.0403, 45.8302, -59.1791
        CIE-LCH:
        50.0403, 74.8503, 307.7553
        CIE-Luv:
        50.0403, 9.7635, -95.2144
        Hunter-Lab:
        42.9563, 38.8782, -67.2675
      #8a5ddd color charts
#8a5ddd RGB chart
      #8a5ddd CMYK chart
      #8a5ddd RGB pie chart
      #8a5ddd color shades, tints & tones
#8a5ddd color schemes
#8a5ddd color preview, HTML & CSS examples
           This text has a color of #8a5ddd        
        
          <p style="color:#8a5ddd;">Text here</p>
        
        
          .mytext {color:#8a5ddd;}
        
        Text color #8a5ddd
      
           This box has a color of #8a5ddd        
        
          <div style="background-color:#8a5ddd;">Content here</div>
        
        
          .mybackground {background-color:#8a5ddd;}
        
        Background color #8a5ddd
      
           Border around this has a color of #8a5ddd        
        
          <div style="border:2px solid #8a5ddd;">Content here</div>
        
        
          .myborder {border:2px solid #8a5ddd;}
        
        Border color #8a5ddd