#9f047a color space conversions
Hex:
        #9f047a
        RGB:
        159, 4, 122
        CMY:
        38, 98, 52
        CMYK:
        0, 97, 23, 38
      HSL:
        314°, 95.0920%, 31.9608%
        HSV (HSB):
        314°, 97.4843%, 62.3529%
        XYZ:
        17.8543, 8.8629, 19.1820
        xyY:
        0.3890, 0.1931, 8.8629
      CIE-Lab:
        35.7190, 63.4286, -22.9472
        CIE-LCH:
        35.7190, 67.4519, 340.1109
        CIE-Luv:
        35.7190, 67.3052, -39.6917
        Hunter-Lab:
        29.7706, 54.9532, -17.3627
      #9f047a color charts
#9f047a RGB chart
      #9f047a CMYK chart
      #9f047a RGB pie chart
      #9f047a color shades, tints & tones
#9f047a color schemes
#9f047a color preview, HTML & CSS examples
           This text has a color of #9f047a        
        
          <p style="color:#9f047a;">Text here</p>
        
        
          .mytext {color:#9f047a;}
        
        Text color #9f047a
      
           This box has a color of #9f047a        
        
          <div style="background-color:#9f047a;">Content here</div>
        
        
          .mybackground {background-color:#9f047a;}
        
        Background color #9f047a
      
           Border around this has a color of #9f047a        
        
          <div style="border:2px solid #9f047a;">Content here</div>
        
        
          .myborder {border:2px solid #9f047a;}
        
        Border color #9f047a