#c95584 color space conversions
Hex:
        #c95584
        RGB:
        201, 85, 132
        CMY:
        21, 67, 48
        CMYK:
        0, 58, 34, 21
      HSL:
        336°, 51.7857%, 56.0784%
        HSV (HSB):
        336°, 57.7114%, 78.8235%
        XYZ:
        31.5008, 20.5804, 24.1419
        xyY:
        0.4133, 0.2700, 20.5804
      CIE-Lab:
        52.4872, 50.8135, -2.9693
        CIE-LCH:
        52.4872, 50.9002, 356.6557
        CIE-Luv:
        52.4872, 73.3668, -13.2737
        Hunter-Lab:
        45.3657, 44.5558, 0.2040
      #c95584 color charts
#c95584 RGB chart
      #c95584 CMYK chart
      #c95584 RGB pie chart
      #c95584 color shades, tints & tones
#c95584 color schemes
#c95584 color preview, HTML & CSS examples
           This text has a color of #c95584        
        
          <p style="color:#c95584;">Text here</p>
        
        
          .mytext {color:#c95584;}
        
        Text color #c95584
      
           This box has a color of #c95584        
        
          <div style="background-color:#c95584;">Content here</div>
        
        
          .mybackground {background-color:#c95584;}
        
        Background color #c95584
      
           Border around this has a color of #c95584        
        
          <div style="border:2px solid #c95584;">Content here</div>
        
        
          .myborder {border:2px solid #c95584;}
        
        Border color #c95584