#c95684 color space conversions
Hex:
        #c95684
        RGB:
        201, 86, 132
        CMY:
        21, 66, 48
        CMYK:
        0, 57, 34, 21
      HSL:
        336°, 51.5695%, 56.2745%
        HSV (HSB):
        336°, 57.2139%, 78.8235%
        XYZ:
        31.5800, 20.7390, 24.1684
        xyY:
        0.4129, 0.2711, 20.7390
      CIE-Lab:
        52.6627, 50.3473, -2.7109
        CIE-LCH:
        52.6627, 50.4202, 356.9179
        CIE-Luv:
        52.6627, 72.8575, -12.8427
        Hunter-Lab:
        45.5401, 44.0866, 0.4126
      #c95684 color charts
#c95684 RGB chart
      #c95684 CMYK chart
      #c95684 RGB pie chart
      #c95684 color shades, tints & tones
#c95684 color schemes
#c95684 color preview, HTML & CSS examples
           This text has a color of #c95684        
        
          <p style="color:#c95684;">Text here</p>
        
        
          .mytext {color:#c95684;}
        
        Text color #c95684
      
           This box has a color of #c95684        
        
          <div style="background-color:#c95684;">Content here</div>
        
        
          .mybackground {background-color:#c95684;}
        
        Background color #c95684
      
           Border around this has a color of #c95684        
        
          <div style="border:2px solid #c95684;">Content here</div>
        
        
          .myborder {border:2px solid #c95684;}
        
        Border color #c95684