#8e58fb color space conversions
Hex:
        #8e58fb
        RGB:
        142, 88, 251
        CMY:
        44, 65, 2
        CMYK:
        43, 65, 0, 2
      HSL:
        260°, 95.3216%, 66.4706%
        HSV (HSB):
        260°, 64.9402%, 98.4314%
        XYZ:
        32.0576, 19.6953, 93.3787
        xyY:
        0.2209, 0.1357, 19.6953
      CIE-Lab:
        51.4909, 57.1351, -73.6534
        CIE-LCH:
        51.4909, 93.2161, 307.8018
        CIE-Luv:
        51.4909, 8.8336, -118.2219
        Hunter-Lab:
        44.3793, 51.2765, -93.6867
      #8e58fb color charts
#8e58fb RGB chart
      #8e58fb CMYK chart
      #8e58fb RGB pie chart
      #8e58fb color shades, tints & tones
#8e58fb color schemes
#8e58fb color preview, HTML & CSS examples
           This text has a color of #8e58fb        
        
          <p style="color:#8e58fb;">Text here</p>
        
        
          .mytext {color:#8e58fb;}
        
        Text color #8e58fb
      
           This box has a color of #8e58fb        
        
          <div style="background-color:#8e58fb;">Content here</div>
        
        
          .mybackground {background-color:#8e58fb;}
        
        Background color #8e58fb
      
           Border around this has a color of #8e58fb        
        
          <div style="border:2px solid #8e58fb;">Content here</div>
        
        
          .myborder {border:2px solid #8e58fb;}
        
        Border color #8e58fb