#9f05c1 color space conversions
Hex:
        #9f05c1
        RGB:
        159, 5, 193
        CMY:
        38, 98, 24
        CMYK:
        18, 97, 0, 24
      HSL:
        289°, 94.9495%, 38.8235%
        HSV (HSB):
        289°, 97.4093%, 75.6863%
        XYZ:
        23.9780, 11.3297, 51.3752
        xyY:
        0.2766, 0.1307, 11.3297
      CIE-Lab:
        40.1304, 73.9917, -58.9256
        CIE-LCH:
        40.1304, 94.5885, 321.4668
        CIE-Luv:
        40.1304, 40.5514, -91.4884
        Hunter-Lab:
        33.6597, 68.2529, -66.9333
      #9f05c1 color charts
#9f05c1 RGB chart
      #9f05c1 CMYK chart
      #9f05c1 RGB pie chart
      #9f05c1 color shades, tints & tones
#9f05c1 color schemes
#9f05c1 color preview, HTML & CSS examples
           This text has a color of #9f05c1        
        
          <p style="color:#9f05c1;">Text here</p>
        
        
          .mytext {color:#9f05c1;}
        
        Text color #9f05c1
      
           This box has a color of #9f05c1        
        
          <div style="background-color:#9f05c1;">Content here</div>
        
        
          .mybackground {background-color:#9f05c1;}
        
        Background color #9f05c1
      
           Border around this has a color of #9f05c1        
        
          <div style="border:2px solid #9f05c1;">Content here</div>
        
        
          .myborder {border:2px solid #9f05c1;}
        
        Border color #9f05c1