#8e5dff color space conversions
Hex:
        #8e5dff
        RGB:
        142, 93, 255
        CMY:
        44, 64, 0
        CMYK:
        44, 64, 0, 0
      HSL:
        258°, 100.0000%, 68.2353%
        HSV (HSB):
        258°, 63.5294%, 100.0000%
        XYZ:
        33.1197, 20.7995, 96.8768
        xyY:
        0.2196, 0.1379, 20.7995
      CIE-Lab:
        52.7293, 55.5988, -73.8620
        CIE-LCH:
        52.7293, 92.4490, 306.9702
        CIE-Luv:
        52.7293, 7.2280, -119.1948
        Hunter-Lab:
        45.6065, 49.8165, -94.0188
      #8e5dff color charts
#8e5dff RGB chart
      #8e5dff CMYK chart
      #8e5dff RGB pie chart
      #8e5dff color shades, tints & tones
#8e5dff color schemes
#8e5dff color preview, HTML & CSS examples
           This text has a color of #8e5dff        
        
          <p style="color:#8e5dff;">Text here</p>
        
        
          .mytext {color:#8e5dff;}
        
        Text color #8e5dff
      
           This box has a color of #8e5dff        
        
          <div style="background-color:#8e5dff;">Content here</div>
        
        
          .mybackground {background-color:#8e5dff;}
        
        Background color #8e5dff
      
           Border around this has a color of #8e5dff        
        
          <div style="border:2px solid #8e5dff;">Content here</div>
        
        
          .myborder {border:2px solid #8e5dff;}
        
        Border color #8e5dff