#c95688 color space conversions
Hex:
        #c95688
        RGB:
        201, 86, 136
        CMY:
        21, 66, 47
        CMYK:
        0, 57, 32, 21
      HSL:
        334°, 51.5695%, 56.2745%
        HSV (HSB):
        334°, 57.2139%, 78.8235%
        XYZ:
        31.8591, 20.8507, 25.6380
        xyY:
        0.4066, 0.2661, 20.8507
      CIE-Lab:
        52.7857, 50.8343, -4.9052
        CIE-LCH:
        52.7857, 51.0705, 354.4883
        CIE-Luv:
        52.7857, 71.6935, -15.8936
        Hunter-Lab:
        45.6625, 44.6315, -1.3256
      #c95688 color charts
#c95688 RGB chart
      #c95688 CMYK chart
      #c95688 RGB pie chart
      #c95688 color shades, tints & tones
#c95688 color schemes
#c95688 color preview, HTML & CSS examples
           This text has a color of #c95688        
        
          <p style="color:#c95688;">Text here</p>
        
        
          .mytext {color:#c95688;}
        
        Text color #c95688
      
           This box has a color of #c95688        
        
          <div style="background-color:#c95688;">Content here</div>
        
        
          .mybackground {background-color:#c95688;}
        
        Background color #c95688
      
           Border around this has a color of #c95688        
        
          <div style="border:2px solid #c95688;">Content here</div>
        
        
          .myborder {border:2px solid #c95688;}
        
        Border color #c95688