#9f055d color space conversions
Hex:
        #9f055d
        RGB:
        159, 5, 93
        CMY:
        38, 98, 64
        CMYK:
        0, 97, 42, 38
      HSL:
        326°, 93.9024%, 32.1569%
        HSV (HSB):
        326°, 96.8553%, 62.3529%
        XYZ:
        16.3281, 8.2698, 11.0916
        xyY:
        0.4575, 0.2317, 8.2698
      CIE-Lab:
        34.5385, 60.1132, -6.2705
        CIE-LCH:
        34.5385, 60.4393, 354.0450
        CIE-Luv:
        34.5385, 80.0466, -17.8369
        Hunter-Lab:
        28.7572, 51.0257, -2.7379
      #9f055d color charts
#9f055d RGB chart
      #9f055d CMYK chart
      #9f055d RGB pie chart
      #9f055d color shades, tints & tones
#9f055d color schemes
#9f055d color preview, HTML & CSS examples
           This text has a color of #9f055d        
        
          <p style="color:#9f055d;">Text here</p>
        
        
          .mytext {color:#9f055d;}
        
        Text color #9f055d
      
           This box has a color of #9f055d        
        
          <div style="background-color:#9f055d;">Content here</div>
        
        
          .mybackground {background-color:#9f055d;}
        
        Background color #9f055d
      
           Border around this has a color of #9f055d        
        
          <div style="border:2px solid #9f055d;">Content here</div>
        
        
          .myborder {border:2px solid #9f055d;}
        
        Border color #9f055d