#9e28fe color space conversions
Hex:
        #9e28fe
        RGB:
        158, 40, 254
        CMY:
        38, 84, 0
        CMYK:
        38, 84, 0, 0
      HSL:
        273°, 99.0741%, 57.6471%
        HSV (HSB):
        273°, 84.2520%, 99.6078%
        XYZ:
        32.7487, 15.9424, 95.1171
        xyY:
        0.2277, 0.1109, 15.9424
      CIE-Lab:
        46.8989, 79.4116, -82.7426
        CIE-LCH:
        46.8989, 114.6845, 313.8232
        CIE-Luv:
        46.8989, 22.7045, -128.5509
        Hunter-Lab:
        39.9280, 76.5308, -113.2920
      #9e28fe color charts
#9e28fe RGB chart
      #9e28fe CMYK chart
      #9e28fe RGB pie chart
      #9e28fe color shades, tints & tones
#9e28fe color schemes
#9e28fe color preview, HTML & CSS examples
           This text has a color of #9e28fe        
        
          <p style="color:#9e28fe;">Text here</p>
        
        
          .mytext {color:#9e28fe;}
        
        Text color #9e28fe
      
           This box has a color of #9e28fe        
        
          <div style="background-color:#9e28fe;">Content here</div>
        
        
          .mybackground {background-color:#9e28fe;}
        
        Background color #9e28fe
      
           Border around this has a color of #9e28fe        
        
          <div style="border:2px solid #9e28fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e28fe;}
        
        Border color #9e28fe