#c95593 color space conversions
Hex:
        #c95593
        RGB:
        201, 85, 147
        CMY:
        21, 67, 42
        CMYK:
        0, 58, 27, 21
      HSL:
        328°, 51.7857%, 56.0784%
        HSV (HSB):
        328°, 57.7114%, 78.8235%
        XYZ:
        32.6024, 21.0211, 29.9429
        xyY:
        0.3901, 0.2515, 21.0211
      CIE-Lab:
        52.9726, 52.7089, -11.1410
        CIE-LCH:
        52.9726, 53.8734, 348.0651
        CIE-Luv:
        52.9726, 68.9128, -24.8923
        Hunter-Lab:
        45.8488, 46.6933, -6.6270
      #c95593 color charts
#c95593 RGB chart
      #c95593 CMYK chart
      #c95593 RGB pie chart
      #c95593 color shades, tints & tones
#c95593 color schemes
#c95593 color preview, HTML & CSS examples
           This text has a color of #c95593        
        
          <p style="color:#c95593;">Text here</p>
        
        
          .mytext {color:#c95593;}
        
        Text color #c95593
      
           This box has a color of #c95593        
        
          <div style="background-color:#c95593;">Content here</div>
        
        
          .mybackground {background-color:#c95593;}
        
        Background color #c95593
      
           Border around this has a color of #c95593        
        
          <div style="border:2px solid #c95593;">Content here</div>
        
        
          .myborder {border:2px solid #c95593;}
        
        Border color #c95593