#8e0dfd color space conversions
Hex:
        #8e0dfd
        RGB:
        142, 13, 253
        CMY:
        44, 95, 1
        CMYK:
        44, 95, 0, 1
      HSL:
        272°, 98.3607%, 52.1569%
        HSV (HSB):
        272°, 94.8617%, 99.2157%
        XYZ:
        29.0289, 13.1305, 93.9330
        xyY:
        0.2133, 0.0965, 13.1305
      CIE-Lab:
        42.9592, 82.5843, -88.7385
        CIE-LCH:
        42.9592, 121.2216, 312.9427
        CIE-Luv:
        42.9592, 17.2181, -131.5816
        Hunter-Lab:
        36.2360, 79.5844, -128.3296
      #8e0dfd color charts
#8e0dfd RGB chart
      #8e0dfd CMYK chart
      #8e0dfd RGB pie chart
      #8e0dfd color shades, tints & tones
#8e0dfd color schemes
#8e0dfd color preview, HTML & CSS examples
           This text has a color of #8e0dfd        
        
          <p style="color:#8e0dfd;">Text here</p>
        
        
          .mytext {color:#8e0dfd;}
        
        Text color #8e0dfd
      
           This box has a color of #8e0dfd        
        
          <div style="background-color:#8e0dfd;">Content here</div>
        
        
          .mybackground {background-color:#8e0dfd;}
        
        Background color #8e0dfd
      
           Border around this has a color of #8e0dfd        
        
          <div style="border:2px solid #8e0dfd;">Content here</div>
        
        
          .myborder {border:2px solid #8e0dfd;}
        
        Border color #8e0dfd