#c95595 color space conversions
Hex:
        #c95595
        RGB:
        201, 85, 149
        CMY:
        21, 67, 42
        CMYK:
        0, 58, 26, 21
      HSL:
        327°, 51.7857%, 56.0784%
        HSV (HSB):
        327°, 57.7114%, 78.8235%
        XYZ:
        32.7607, 21.0844, 30.7768
        xyY:
        0.3871, 0.2492, 21.0844
      CIE-Lab:
        53.0418, 52.9763, -12.2180
        CIE-LCH:
        53.0418, 54.3670, 347.0129
        CIE-Luv:
        53.0418, 68.3122, -26.4718
        Hunter-Lab:
        45.9178, 46.9973, -7.5972
      #c95595 color charts
#c95595 RGB chart
      #c95595 CMYK chart
      #c95595 RGB pie chart
      #c95595 color shades, tints & tones
#c95595 color schemes
#c95595 color preview, HTML & CSS examples
           This text has a color of #c95595        
        
          <p style="color:#c95595;">Text here</p>
        
        
          .mytext {color:#c95595;}
        
        Text color #c95595
      
           This box has a color of #c95595        
        
          <div style="background-color:#c95595;">Content here</div>
        
        
          .mybackground {background-color:#c95595;}
        
        Background color #c95595
      
           Border around this has a color of #c95595        
        
          <div style="border:2px solid #c95595;">Content here</div>
        
        
          .myborder {border:2px solid #c95595;}
        
        Border color #c95595