#9f02fa color space conversions
Hex:
        #9f02fa
        RGB:
        159, 2, 250
        CMY:
        38, 99, 2
        CMYK:
        36, 99, 0, 2
      HSL:
        278°, 98.4127%, 49.4118%
        HSV (HSB):
        278°, 99.2000%, 98.0392%
        XYZ:
        31.5751, 14.3165, 91.5416
        xyY:
        0.2297, 0.1042, 14.3165
      CIE-Lab:
        44.6834, 84.7226, -84.1361
        CIE-LCH:
        44.6834, 119.4019, 315.1990
        CIE-Luv:
        44.6834, 25.9098, -128.3764
        Hunter-Lab:
        37.8371, 82.7434, -116.9579
      #9f02fa color charts
#9f02fa RGB chart
      #9f02fa CMYK chart
      #9f02fa RGB pie chart
      #9f02fa color shades, tints & tones
#9f02fa color schemes
#9f02fa color preview, HTML & CSS examples
           This text has a color of #9f02fa        
        
          <p style="color:#9f02fa;">Text here</p>
        
        
          .mytext {color:#9f02fa;}
        
        Text color #9f02fa
      
           This box has a color of #9f02fa        
        
          <div style="background-color:#9f02fa;">Content here</div>
        
        
          .mybackground {background-color:#9f02fa;}
        
        Background color #9f02fa
      
           Border around this has a color of #9f02fa        
        
          <div style="border:2px solid #9f02fa;">Content here</div>
        
        
          .myborder {border:2px solid #9f02fa;}
        
        Border color #9f02fa