#9f02f1 color space conversions
Hex:
        #9f02f1
        RGB:
        159, 2, 241
        CMY:
        38, 99, 5
        CMYK:
        34, 99, 0, 5
      HSL:
        279°, 98.3539%, 47.6471%
        HSV (HSB):
        279°, 99.1701%, 94.5098%
        XYZ:
        30.1970, 13.7652, 84.2845
        xyY:
        0.2355, 0.1073, 13.7652
      CIE-Lab:
        43.8943, 83.0107, -80.3705
        CIE-LCH:
        43.8943, 115.5430, 315.9258
        CIE-Luv:
        43.8943, 27.9056, -122.8343
        Hunter-Lab:
        37.1015, 80.3538, -108.7196
      #9f02f1 color charts
#9f02f1 RGB chart
      #9f02f1 CMYK chart
      #9f02f1 RGB pie chart
      #9f02f1 color shades, tints & tones
#9f02f1 color schemes
#9f02f1 color preview, HTML & CSS examples
           This text has a color of #9f02f1        
        
          <p style="color:#9f02f1;">Text here</p>
        
        
          .mytext {color:#9f02f1;}
        
        Text color #9f02f1
      
           This box has a color of #9f02f1        
        
          <div style="background-color:#9f02f1;">Content here</div>
        
        
          .mybackground {background-color:#9f02f1;}
        
        Background color #9f02f1
      
           Border around this has a color of #9f02f1        
        
          <div style="border:2px solid #9f02f1;">Content here</div>
        
        
          .myborder {border:2px solid #9f02f1;}
        
        Border color #9f02f1