#9f07e1 color space conversions
Hex:
        #9f07e1
        RGB:
        159, 7, 225
        CMY:
        38, 97, 12
        CMYK:
        29, 97, 0, 12
      HSL:
        282°, 93.9655%, 45.4902%
        HSV (HSB):
        282°, 96.8889%, 88.2353%
        XYZ:
        27.9647, 12.9591, 72.2616
        xyY:
        0.2471, 0.1145, 12.9591
      CIE-Lab:
        42.7016, 79.5285, -73.2437
        CIE-LCH:
        42.7016, 108.1176, 317.3557
        CIE-Luv:
        42.7016, 31.5777, -112.5463
        Hunter-Lab:
        35.9988, 75.6649, -93.8157
      #9f07e1 color charts
#9f07e1 RGB chart
      #9f07e1 CMYK chart
      #9f07e1 RGB pie chart
      #9f07e1 color shades, tints & tones
#9f07e1 color schemes
#9f07e1 color preview, HTML & CSS examples
           This text has a color of #9f07e1        
        
          <p style="color:#9f07e1;">Text here</p>
        
        
          .mytext {color:#9f07e1;}
        
        Text color #9f07e1
      
           This box has a color of #9f07e1        
        
          <div style="background-color:#9f07e1;">Content here</div>
        
        
          .mybackground {background-color:#9f07e1;}
        
        Background color #9f07e1
      
           Border around this has a color of #9f07e1        
        
          <div style="border:2px solid #9f07e1;">Content here</div>
        
        
          .myborder {border:2px solid #9f07e1;}
        
        Border color #9f07e1