#9f03e7 color space conversions
Hex:
        #9f03e7
        RGB:
        159, 3, 231
        CMY:
        38, 99, 9
        CMYK:
        31, 99, 0, 9
      HSL:
        281°, 97.4359%, 45.8824%
        HSV (HSB):
        281°, 98.7013%, 90.5882%
        XYZ:
        28.7544, 13.2056, 76.6347
        xyY:
        0.2425, 0.1114, 13.2056
      CIE-Lab:
        43.0714, 81.0363, -76.0566
        CIE-LCH:
        43.0714, 111.1372, 316.8156
        CIE-Luv:
        43.0714, 30.2262, -116.5341
        Hunter-Lab:
        36.3395, 77.6481, -99.5964
      #9f03e7 color charts
#9f03e7 RGB chart
      #9f03e7 CMYK chart
      #9f03e7 RGB pie chart
      #9f03e7 color shades, tints & tones
#9f03e7 color schemes
#9f03e7 color preview, HTML & CSS examples
           This text has a color of #9f03e7        
        
          <p style="color:#9f03e7;">Text here</p>
        
        
          .mytext {color:#9f03e7;}
        
        Text color #9f03e7
      
           This box has a color of #9f03e7        
        
          <div style="background-color:#9f03e7;">Content here</div>
        
        
          .mybackground {background-color:#9f03e7;}
        
        Background color #9f03e7
      
           Border around this has a color of #9f03e7        
        
          <div style="border:2px solid #9f03e7;">Content here</div>
        
        
          .myborder {border:2px solid #9f03e7;}
        
        Border color #9f03e7