#9f047b color space conversions
Hex:
        #9f047b
        RGB:
        159, 4, 123
        CMY:
        38, 98, 52
        CMYK:
        0, 97, 23, 38
      HSL:
        314°, 95.0920%, 31.9608%
        HSV (HSB):
        314°, 97.4843%, 62.3529%
        XYZ:
        17.9166, 8.8878, 19.5101
        xyY:
        0.3868, 0.1919, 8.8878
      CIE-Lab:
        35.7674, 63.5525, -23.4993
        CIE-LCH:
        35.7674, 67.7580, 339.7075
        CIE-Luv:
        35.7674, 66.8697, -40.4537
        Hunter-Lab:
        29.8124, 55.1029, -17.9323
      #9f047b color charts
#9f047b RGB chart
      #9f047b CMYK chart
      #9f047b RGB pie chart
      #9f047b color shades, tints & tones
#9f047b color schemes
#9f047b color preview, HTML & CSS examples
           This text has a color of #9f047b        
        
          <p style="color:#9f047b;">Text here</p>
        
        
          .mytext {color:#9f047b;}
        
        Text color #9f047b
      
           This box has a color of #9f047b        
        
          <div style="background-color:#9f047b;">Content here</div>
        
        
          .mybackground {background-color:#9f047b;}
        
        Background color #9f047b
      
           Border around this has a color of #9f047b        
        
          <div style="border:2px solid #9f047b;">Content here</div>
        
        
          .myborder {border:2px solid #9f047b;}
        
        Border color #9f047b