#9f02c1 color space conversions
Hex:
        #9f02c1
        RGB:
        159, 2, 193
        CMY:
        38, 99, 24
        CMYK:
        18, 99, 0, 24
      HSL:
        289°, 97.9487%, 38.2353%
        HSV (HSB):
        289°, 98.9637%, 75.6863%
        XYZ:
        23.9454, 11.2646, 51.3643
        xyY:
        0.2766, 0.1301, 11.2646
      CIE-Lab:
        40.0226, 74.3130, -59.1004
        CIE-LCH:
        40.0226, 94.9489, 321.5051
        CIE-Luv:
        40.0226, 40.6778, -91.6638
        Hunter-Lab:
        33.5628, 68.6163, -67.2432
      #9f02c1 color charts
#9f02c1 RGB chart
      #9f02c1 CMYK chart
      #9f02c1 RGB pie chart
      #9f02c1 color shades, tints & tones
#9f02c1 color schemes
#9f02c1 color preview, HTML & CSS examples
           This text has a color of #9f02c1        
        
          <p style="color:#9f02c1;">Text here</p>
        
        
          .mytext {color:#9f02c1;}
        
        Text color #9f02c1
      
           This box has a color of #9f02c1        
        
          <div style="background-color:#9f02c1;">Content here</div>
        
        
          .mybackground {background-color:#9f02c1;}
        
        Background color #9f02c1
      
           Border around this has a color of #9f02c1        
        
          <div style="border:2px solid #9f02c1;">Content here</div>
        
        
          .myborder {border:2px solid #9f02c1;}
        
        Border color #9f02c1