#9f03e2 color space conversions
Hex:
        #9f03e2
        RGB:
        159, 3, 226
        CMY:
        38, 99, 11
        CMYK:
        30, 99, 0, 11
      HSL:
        282°, 97.3799%, 44.9020%
        HSV (HSB):
        282°, 98.6726%, 88.6275%
        XYZ:
        28.0581, 12.9270, 72.9678
        xyY:
        0.2462, 0.1134, 12.9270
      CIE-Lab:
        42.6531, 80.1075, -73.8937
        CIE-LCH:
        42.6531, 108.9839, 317.3106
        CIE-Luv:
        42.6531, 31.4574, -113.3599
        Hunter-Lab:
        35.9542, 76.3788, -95.1592
      #9f03e2 color charts
#9f03e2 RGB chart
      #9f03e2 CMYK chart
      #9f03e2 RGB pie chart
      #9f03e2 color shades, tints & tones
#9f03e2 color schemes
#9f03e2 color preview, HTML & CSS examples
           This text has a color of #9f03e2        
        
          <p style="color:#9f03e2;">Text here</p>
        
        
          .mytext {color:#9f03e2;}
        
        Text color #9f03e2
      
           This box has a color of #9f03e2        
        
          <div style="background-color:#9f03e2;">Content here</div>
        
        
          .mybackground {background-color:#9f03e2;}
        
        Background color #9f03e2
      
           Border around this has a color of #9f03e2        
        
          <div style="border:2px solid #9f03e2;">Content here</div>
        
        
          .myborder {border:2px solid #9f03e2;}
        
        Border color #9f03e2