#9e02fe color space conversions
Hex:
        #9e02fe
        RGB:
        158, 2, 254
        CMY:
        38, 99, 0
        CMYK:
        38, 99, 0, 0
      HSL:
        277°, 99.2126%, 50.1961%
        HSV (HSB):
        277°, 99.2126%, 99.6078%
        XYZ:
        32.0117, 14.4683, 94.8714
        xyY:
        0.2265, 0.1024, 14.4683
      CIE-Lab:
        44.8971, 85.3900, -86.0291
        CIE-LCH:
        44.8971, 121.2125, 314.7864
        CIE-Luv:
        44.8971, 24.5752, -130.9325
        Hunter-Lab:
        38.0372, 83.6584, -121.2536
      #9e02fe color charts
#9e02fe RGB chart
      #9e02fe CMYK chart
      #9e02fe RGB pie chart
      #9e02fe color shades, tints & tones
#9e02fe color schemes
#9e02fe color preview, HTML & CSS examples
           This text has a color of #9e02fe        
        
          <p style="color:#9e02fe;">Text here</p>
        
        
          .mytext {color:#9e02fe;}
        
        Text color #9e02fe
      
           This box has a color of #9e02fe        
        
          <div style="background-color:#9e02fe;">Content here</div>
        
        
          .mybackground {background-color:#9e02fe;}
        
        Background color #9e02fe
      
           Border around this has a color of #9e02fe        
        
          <div style="border:2px solid #9e02fe;">Content here</div>
        
        
          .myborder {border:2px solid #9e02fe;}
        
        Border color #9e02fe