#9c2e7d color space conversions
Hex:
        #9c2e7d
        RGB:
        156, 46, 125
        CMY:
        39, 82, 51
        CMYK:
        0, 71, 20, 39
      HSL:
        317°, 54.4554%, 39.6078%
        HSV (HSB):
        317°, 70.5128%, 61.1765%
        XYZ:
        18.3890, 10.5026, 20.4600
        xyY:
        0.3726, 0.2128, 10.5026
      CIE-Lab:
        38.7297, 53.2814, -20.1929
        CIE-LCH:
        38.7297, 56.9794, 339.2440
        CIE-Luv:
        38.7297, 56.4509, -35.2548
        Hunter-Lab:
        32.4077, 44.5721, -14.7463
      #9c2e7d color charts
#9c2e7d RGB chart
      #9c2e7d CMYK chart
      #9c2e7d RGB pie chart
      #9c2e7d color shades, tints & tones
#9c2e7d color schemes
#9c2e7d color preview, HTML & CSS examples
           This text has a color of #9c2e7d        
        
          <p style="color:#9c2e7d;">Text here</p>
        
        
          .mytext {color:#9c2e7d;}
        
        Text color #9c2e7d
      
           This box has a color of #9c2e7d        
        
          <div style="background-color:#9c2e7d;">Content here</div>
        
        
          .mybackground {background-color:#9c2e7d;}
        
        Background color #9c2e7d
      
           Border around this has a color of #9c2e7d        
        
          <div style="border:2px solid #9c2e7d;">Content here</div>
        
        
          .myborder {border:2px solid #9c2e7d;}
        
        Border color #9c2e7d