#9f02ea color space conversions
Hex:
        #9f02ea
        RGB:
        159, 2, 234
        CMY:
        38, 99, 8
        CMYK:
        32, 99, 0, 8
      HSL:
        281°, 98.3051%, 46.2745%
        HSV (HSB):
        281°, 99.1453%, 91.7647%
        XYZ:
        29.1711, 13.3549, 78.8822
        xyY:
        0.2403, 0.1100, 13.3549
      CIE-Lab:
        43.2931, 81.6938, -77.3966
        CIE-LCH:
        43.2931, 112.5349, 316.5472
        CIE-Luv:
        43.2931, 29.5364, -118.4647
        Hunter-Lab:
        36.5443, 78.5330, -102.3986
      #9f02ea color charts
#9f02ea RGB chart
      #9f02ea CMYK chart
      #9f02ea RGB pie chart
      #9f02ea color shades, tints & tones
#9f02ea color schemes
#9f02ea color preview, HTML & CSS examples
           This text has a color of #9f02ea        
        
          <p style="color:#9f02ea;">Text here</p>
        
        
          .mytext {color:#9f02ea;}
        
        Text color #9f02ea
      
           This box has a color of #9f02ea        
        
          <div style="background-color:#9f02ea;">Content here</div>
        
        
          .mybackground {background-color:#9f02ea;}
        
        Background color #9f02ea
      
           Border around this has a color of #9f02ea        
        
          <div style="border:2px solid #9f02ea;">Content here</div>
        
        
          .myborder {border:2px solid #9f02ea;}
        
        Border color #9f02ea