#c95191 color space conversions
Hex:
        #c95191
        RGB:
        201, 81, 145
        CMY:
        21, 68, 43
        CMYK:
        0, 60, 28, 21
      HSL:
        328°, 52.6316%, 55.2941%
        HSV (HSB):
        328°, 59.7015%, 78.8235%
        XYZ:
        32.1407, 20.3467, 29.0214
        xyY:
        0.3943, 0.2496, 20.3467
      CIE-Lab:
        52.2270, 54.2627, -11.0784
        CIE-LCH:
        52.2270, 55.3820, 348.4609
        CIE-Luv:
        52.2270, 71.3471, -25.0269
        Hunter-Lab:
        45.1073, 48.2502, -6.5712
      #c95191 color charts
#c95191 RGB chart
      #c95191 CMYK chart
      #c95191 RGB pie chart
      #c95191 color shades, tints & tones
#c95191 color schemes
#c95191 color preview, HTML & CSS examples
           This text has a color of #c95191        
        
          <p style="color:#c95191;">Text here</p>
        
        
          .mytext {color:#c95191;}
        
        Text color #c95191
      
           This box has a color of #c95191        
        
          <div style="background-color:#c95191;">Content here</div>
        
        
          .mybackground {background-color:#c95191;}
        
        Background color #c95191
      
           Border around this has a color of #c95191        
        
          <div style="border:2px solid #c95191;">Content here</div>
        
        
          .myborder {border:2px solid #c95191;}
        
        Border color #c95191