#8e5ddd color space conversions
Hex:
        #8e5ddd
        RGB:
        142, 93, 221
        CMY:
        44, 64, 13
        CMYK:
        36, 58, 0, 13
      HSL:
        263°, 65.3061%, 61.5686%
        HSV (HSB):
        263°, 57.9186%, 86.6667%
        XYZ:
        28.1208, 18.7999, 70.5532
        xyY:
        0.2394, 0.1600, 18.7999
      CIE-Lab:
        50.4523, 46.7381, -58.4946
        CIE-LCH:
        50.4523, 74.8736, 308.6254
        CIE-Luv:
        50.4523, 11.6330, -94.4877
        Hunter-Lab:
        43.3589, 39.8898, -66.1250
      #8e5ddd color charts
#8e5ddd RGB chart
      #8e5ddd CMYK chart
      #8e5ddd RGB pie chart
      #8e5ddd color shades, tints & tones
#8e5ddd color schemes
#8e5ddd color preview, HTML & CSS examples
           This text has a color of #8e5ddd        
        
          <p style="color:#8e5ddd;">Text here</p>
        
        
          .mytext {color:#8e5ddd;}
        
        Text color #8e5ddd
      
           This box has a color of #8e5ddd        
        
          <div style="background-color:#8e5ddd;">Content here</div>
        
        
          .mybackground {background-color:#8e5ddd;}
        
        Background color #8e5ddd
      
           Border around this has a color of #8e5ddd        
        
          <div style="border:2px solid #8e5ddd;">Content here</div>
        
        
          .myborder {border:2px solid #8e5ddd;}
        
        Border color #8e5ddd