#9f02c2 color space conversions
Hex:
        #9f02c2
        RGB:
        159, 2, 194
        CMY:
        38, 99, 24
        CMYK:
        18, 99, 0, 24
      HSL:
        289°, 97.9592%, 38.4314%
        HSV (HSB):
        289°, 98.9691%, 76.0784%
        XYZ:
        24.0574, 11.3094, 51.9539
        xyY:
        0.2755, 0.1295, 11.3094
      CIE-Lab:
        40.0967, 74.4849, -59.5660
        CIE-LCH:
        40.0967, 95.3735, 321.3505
        CIE-Luv:
        40.0967, 40.3703, -92.3446
        Hunter-Lab:
        33.6294, 68.8415, -68.0562
      #9f02c2 color charts
#9f02c2 RGB chart
      #9f02c2 CMYK chart
      #9f02c2 RGB pie chart
      #9f02c2 color shades, tints & tones
#9f02c2 color schemes
#9f02c2 color preview, HTML & CSS examples
           This text has a color of #9f02c2        
        
          <p style="color:#9f02c2;">Text here</p>
        
        
          .mytext {color:#9f02c2;}
        
        Text color #9f02c2
      
           This box has a color of #9f02c2        
        
          <div style="background-color:#9f02c2;">Content here</div>
        
        
          .mybackground {background-color:#9f02c2;}
        
        Background color #9f02c2
      
           Border around this has a color of #9f02c2        
        
          <div style="border:2px solid #9f02c2;">Content here</div>
        
        
          .myborder {border:2px solid #9f02c2;}
        
        Border color #9f02c2