#9f025b color space conversions
Hex:
        #9f025b
        RGB:
        159, 2, 91
        CMY:
        38, 99, 64
        CMYK:
        0, 99, 43, 38
      HSL:
        326°, 97.5155%, 31.5686%
        HSV (HSB):
        326°, 98.7421%, 62.3529%
        XYZ:
        16.2081, 8.1697, 10.6202
        xyY:
        0.4631, 0.2334, 8.1697
      CIE-Lab:
        34.3338, 60.3130, -5.2810
        CIE-LCH:
        34.3338, 60.5438, 354.9959
        CIE-Luv:
        34.3338, 81.3032, -16.6841
        Hunter-Lab:
        28.5826, 51.2008, -2.0220
      #9f025b color charts
#9f025b RGB chart
      #9f025b CMYK chart
      #9f025b RGB pie chart
      #9f025b color shades, tints & tones
#9f025b color schemes
#9f025b color preview, HTML & CSS examples
           This text has a color of #9f025b        
        
          <p style="color:#9f025b;">Text here</p>
        
        
          .mytext {color:#9f025b;}
        
        Text color #9f025b
      
           This box has a color of #9f025b        
        
          <div style="background-color:#9f025b;">Content here</div>
        
        
          .mybackground {background-color:#9f025b;}
        
        Background color #9f025b
      
           Border around this has a color of #9f025b        
        
          <div style="border:2px solid #9f025b;">Content here</div>
        
        
          .myborder {border:2px solid #9f025b;}
        
        Border color #9f025b