#9f0caf color space conversions
Hex:
        #9f0caf
        RGB:
        159, 12, 175
        CMY:
        38, 95, 31
        CMYK:
        9, 93, 0, 31
      HSL:
        294°, 87.1658%, 36.6667%
        HSV (HSB):
        294°, 93.1429%, 68.6275%
        XYZ:
        22.1674, 10.7290, 41.4600
        xyY:
        0.2981, 0.1443, 10.7290
      CIE-Lab:
        39.1203, 70.1845, -49.9267
        CIE-LCH:
        39.1203, 86.1309, 324.5733
        CIE-Luv:
        39.1203, 46.0418, -78.4706
        Hunter-Lab:
        32.7552, 63.4802, -52.1179
      #9f0caf color charts
#9f0caf RGB chart
      #9f0caf CMYK chart
      #9f0caf RGB pie chart
      #9f0caf color shades, tints & tones
#9f0caf color schemes
#9f0caf color preview, HTML & CSS examples
           This text has a color of #9f0caf        
        
          <p style="color:#9f0caf;">Text here</p>
        
        
          .mytext {color:#9f0caf;}
        
        Text color #9f0caf
      
           This box has a color of #9f0caf        
        
          <div style="background-color:#9f0caf;">Content here</div>
        
        
          .mybackground {background-color:#9f0caf;}
        
        Background color #9f0caf
      
           Border around this has a color of #9f0caf        
        
          <div style="border:2px solid #9f0caf;">Content here</div>
        
        
          .myborder {border:2px solid #9f0caf;}
        
        Border color #9f0caf