#c95796 color space conversions
Hex:
        #c95796
        RGB:
        201, 87, 150
        CMY:
        21, 66, 41
        CMYK:
        0, 57, 25, 21
      HSL:
        327°, 51.3514%, 56.4706%
        HSV (HSB):
        327°, 56.7164%, 78.8235%
        XYZ:
        33.0006, 21.4359, 31.2524
        xyY:
        0.3851, 0.2502, 21.4359
      CIE-Lab:
        53.4233, 52.1854, -12.2329
        CIE-LCH:
        53.4233, 53.6000, 346.8074
        CIE-Luv:
        53.4233, 67.0985, -26.3834
        Hunter-Lab:
        46.2989, 46.2068, -7.6123
      #c95796 color charts
#c95796 RGB chart
      #c95796 CMYK chart
      #c95796 RGB pie chart
      #c95796 color shades, tints & tones
#c95796 color schemes
#c95796 color preview, HTML & CSS examples
           This text has a color of #c95796        
        
          <p style="color:#c95796;">Text here</p>
        
        
          .mytext {color:#c95796;}
        
        Text color #c95796
      
           This box has a color of #c95796        
        
          <div style="background-color:#c95796;">Content here</div>
        
        
          .mybackground {background-color:#c95796;}
        
        Background color #c95796
      
           Border around this has a color of #c95796        
        
          <div style="border:2px solid #c95796;">Content here</div>
        
        
          .myborder {border:2px solid #c95796;}
        
        Border color #c95796