#9e02ea color space conversions
Hex:
        #9e02ea
        RGB:
        158, 2, 234
        CMY:
        38, 99, 8
        CMYK:
        32, 99, 0, 8
      HSL:
        280°, 98.3051%, 46.2745%
        HSV (HSB):
        280°, 99.1453%, 91.7647%
        XYZ:
        28.9735, 13.2530, 78.8729
        xyY:
        0.2393, 0.1094, 13.2530
      CIE-Lab:
        43.1421, 81.5820, -77.6501
        CIE-LCH:
        43.1421, 112.6284, 316.4145
        CIE-Luv:
        43.1421, 29.0090, -118.6123
        Hunter-Lab:
        36.4047, 78.3552, -102.9719
      #9e02ea color charts
#9e02ea RGB chart
      #9e02ea CMYK chart
      #9e02ea RGB pie chart
      #9e02ea color shades, tints & tones
#9e02ea color schemes
#9e02ea color preview, HTML & CSS examples
           This text has a color of #9e02ea        
        
          <p style="color:#9e02ea;">Text here</p>
        
        
          .mytext {color:#9e02ea;}
        
        Text color #9e02ea
      
           This box has a color of #9e02ea        
        
          <div style="background-color:#9e02ea;">Content here</div>
        
        
          .mybackground {background-color:#9e02ea;}
        
        Background color #9e02ea
      
           Border around this has a color of #9e02ea        
        
          <div style="border:2px solid #9e02ea;">Content here</div>
        
        
          .myborder {border:2px solid #9e02ea;}
        
        Border color #9e02ea