#c95c87 color space conversions
Hex:
        #c95c87
        RGB:
        201, 92, 135
        CMY:
        21, 64, 47
        CMYK:
        0, 54, 33, 21
      HSL:
        336°, 50.2304%, 57.4510%
        HSV (HSB):
        336°, 54.2289%, 78.8235%
        XYZ:
        32.2877, 21.8211, 25.4318
        xyY:
        0.4059, 0.2743, 21.8211
      CIE-Lab:
        53.8366, 47.8548, -2.7613
        CIE-LCH:
        53.8366, 47.9344, 356.6976
        CIE-Luv:
        53.8366, 68.9002, -12.4558
        Hunter-Lab:
        46.7130, 41.6301, 0.4201
      #c95c87 color charts
#c95c87 RGB chart
      #c95c87 CMYK chart
      #c95c87 RGB pie chart
      #c95c87 color shades, tints & tones
#c95c87 color schemes
#c95c87 color preview, HTML & CSS examples
           This text has a color of #c95c87        
        
          <p style="color:#c95c87;">Text here</p>
        
        
          .mytext {color:#c95c87;}
        
        Text color #c95c87
      
           This box has a color of #c95c87        
        
          <div style="background-color:#c95c87;">Content here</div>
        
        
          .mybackground {background-color:#c95c87;}
        
        Background color #c95c87
      
           Border around this has a color of #c95c87        
        
          <div style="border:2px solid #c95c87;">Content here</div>
        
        
          .myborder {border:2px solid #c95c87;}
        
        Border color #c95c87