#9e24ce color space conversions
Hex:
        #9e24ce
        RGB:
        158, 36, 206
        CMY:
        38, 86, 19
        CMYK:
        23, 83, 0, 19
      HSL:
        283°, 70.2479%, 47.4510%
        HSV (HSB):
        283°, 82.5243%, 80.7843%
        XYZ:
        25.8720, 12.9871, 59.5357
        xyY:
        0.2629, 0.1320, 12.9871
      CIE-Lab:
        42.7438, 70.8355, -62.2620
        CIE-LCH:
        42.7438, 94.3092, 318.6856
        CIE-Luv:
        42.7438, 34.0866, -97.5776
        Hunter-Lab:
        36.0376, 65.0824, -72.7233
      #9e24ce color charts
#9e24ce RGB chart
      #9e24ce CMYK chart
      #9e24ce RGB pie chart
      #9e24ce color shades, tints & tones
#9e24ce color schemes
#9e24ce color preview, HTML & CSS examples
           This text has a color of #9e24ce        
        
          <p style="color:#9e24ce;">Text here</p>
        
        
          .mytext {color:#9e24ce;}
        
        Text color #9e24ce
      
           This box has a color of #9e24ce        
        
          <div style="background-color:#9e24ce;">Content here</div>
        
        
          .mybackground {background-color:#9e24ce;}
        
        Background color #9e24ce
      
           Border around this has a color of #9e24ce        
        
          <div style="border:2px solid #9e24ce;">Content here</div>
        
        
          .myborder {border:2px solid #9e24ce;}
        
        Border color #9e24ce