#9f2076 color space conversions
Hex:
        #9f2076
        RGB:
        159, 32, 118
        CMY:
        38, 87, 54
        CMYK:
        0, 80, 26, 38
      HSL:
        319°, 66.4921%, 37.4510%
        HSV (HSB):
        319°, 79.8742%, 62.3529%
        XYZ:
        18.0846, 9.7120, 18.0610
        xyY:
        0.3944, 0.2118, 9.7120
      CIE-Lab:
        37.3204, 57.7516, -17.9579
        CIE-LCH:
        37.3204, 60.4792, 342.7268
        CIE-Luv:
        37.3204, 65.0455, -32.6449
        Hunter-Lab:
        31.1640, 49.0472, -12.5465
      #9f2076 color charts
#9f2076 RGB chart
      #9f2076 CMYK chart
      #9f2076 RGB pie chart
      #9f2076 color shades, tints & tones
#9f2076 color schemes
#9f2076 color preview, HTML & CSS examples
           This text has a color of #9f2076        
        
          <p style="color:#9f2076;">Text here</p>
        
        
          .mytext {color:#9f2076;}
        
        Text color #9f2076
      
           This box has a color of #9f2076        
        
          <div style="background-color:#9f2076;">Content here</div>
        
        
          .mybackground {background-color:#9f2076;}
        
        Background color #9f2076
      
           Border around this has a color of #9f2076        
        
          <div style="border:2px solid #9f2076;">Content here</div>
        
        
          .myborder {border:2px solid #9f2076;}
        
        Border color #9f2076