#9e23ce color space conversions
Hex:
        #9e23ce
        RGB:
        158, 35, 206
        CMY:
        38, 86, 19
        CMYK:
        23, 83, 0, 19
      HSL:
        283°, 70.9544%, 47.2549%
        HSV (HSB):
        283°, 83.0097%, 80.7843%
        XYZ:
        25.8422, 12.9274, 59.5257
        xyY:
        0.2629, 0.1315, 12.9274
      CIE-Lab:
        42.6536, 71.0994, -62.4083
        CIE-LCH:
        42.6536, 94.6040, 318.7246
        CIE-Luv:
        42.6536, 34.1931, -97.7305
        Hunter-Lab:
        35.9547, 65.3748, -72.9908
      #9e23ce color charts
#9e23ce RGB chart
      #9e23ce CMYK chart
      #9e23ce RGB pie chart
      #9e23ce color shades, tints & tones
#9e23ce color schemes
#9e23ce color preview, HTML & CSS examples
           This text has a color of #9e23ce        
        
          <p style="color:#9e23ce;">Text here</p>
        
        
          .mytext {color:#9e23ce;}
        
        Text color #9e23ce
      
           This box has a color of #9e23ce        
        
          <div style="background-color:#9e23ce;">Content here</div>
        
        
          .mybackground {background-color:#9e23ce;}
        
        Background color #9e23ce
      
           Border around this has a color of #9e23ce        
        
          <div style="border:2px solid #9e23ce;">Content here</div>
        
        
          .myborder {border:2px solid #9e23ce;}
        
        Border color #9e23ce