#c95594 color space conversions
Hex:
        #c95594
        RGB:
        201, 85, 148
        CMY:
        21, 67, 42
        CMYK:
        0, 58, 26, 21
      HSL:
        327°, 51.7857%, 56.0784%
        HSV (HSB):
        327°, 57.7114%, 78.8235%
        XYZ:
        32.6812, 21.0526, 30.3580
        xyY:
        0.3886, 0.2504, 21.0526
      CIE-Lab:
        53.0070, 52.8422, -11.6799
        CIE-LCH:
        53.0070, 54.1176, 347.5361
        CIE-Luv:
        53.0070, 68.6126, -25.6813
        Hunter-Lab:
        45.8831, 46.8447, -7.1103
      #c95594 color charts
#c95594 RGB chart
      #c95594 CMYK chart
      #c95594 RGB pie chart
      #c95594 color shades, tints & tones
#c95594 color schemes
#c95594 color preview, HTML & CSS examples
           This text has a color of #c95594        
        
          <p style="color:#c95594;">Text here</p>
        
        
          .mytext {color:#c95594;}
        
        Text color #c95594
      
           This box has a color of #c95594        
        
          <div style="background-color:#c95594;">Content here</div>
        
        
          .mybackground {background-color:#c95594;}
        
        Background color #c95594
      
           Border around this has a color of #c95594        
        
          <div style="border:2px solid #c95594;">Content here</div>
        
        
          .myborder {border:2px solid #c95594;}
        
        Border color #c95594