#c95178 color space conversions
Hex:
        #c95178
        RGB:
        201, 81, 120
        CMY:
        21, 68, 53
        CMYK:
        0, 60, 40, 21
      HSL:
        341°, 52.6316%, 55.2941%
        HSV (HSB):
        341°, 59.7015%, 78.8235%
        XYZ:
        30.4200, 19.6584, 19.9604
        xyY:
        0.4343, 0.2807, 19.6584
      CIE-Lab:
        51.4488, 51.2861, 2.6766
        CIE-LCH:
        51.4488, 51.3559, 2.9876
        CIE-Luv:
        51.4488, 78.9667, -6.0200
        Hunter-Lab:
        44.3378, 44.8769, 4.3447
      #c95178 color charts
#c95178 RGB chart
      #c95178 CMYK chart
      #c95178 RGB pie chart
      #c95178 color shades, tints & tones
#c95178 color schemes
#c95178 color preview, HTML & CSS examples
           This text has a color of #c95178        
        
          <p style="color:#c95178;">Text here</p>
        
        
          .mytext {color:#c95178;}
        
        Text color #c95178
      
           This box has a color of #c95178        
        
          <div style="background-color:#c95178;">Content here</div>
        
        
          .mybackground {background-color:#c95178;}
        
        Background color #c95178
      
           Border around this has a color of #c95178        
        
          <div style="border:2px solid #c95178;">Content here</div>
        
        
          .myborder {border:2px solid #c95178;}
        
        Border color #c95178