#c95282 color space conversions
Hex:
        #c95282
        RGB:
        201, 82, 130
        CMY:
        21, 68, 49
        CMYK:
        0, 59, 35, 21
      HSL:
        336°, 52.4229%, 55.4902%
        HSV (HSB):
        336°, 59.2040%, 78.8235%
        XYZ:
        31.1340, 20.0638, 23.3509
        xyY:
        0.4176, 0.2691, 20.0638
      CIE-Lab:
        51.9093, 51.9564, -2.6289
        CIE-LCH:
        51.9093, 52.0229, 357.1035
        CIE-Luv:
        51.9093, 75.4721, -13.0288
        Hunter-Lab:
        44.7926, 45.6826, 0.4464
      #c95282 color charts
#c95282 RGB chart
      #c95282 CMYK chart
      #c95282 RGB pie chart
      #c95282 color shades, tints & tones
#c95282 color schemes
#c95282 color preview, HTML & CSS examples
           This text has a color of #c95282        
        
          <p style="color:#c95282;">Text here</p>
        
        
          .mytext {color:#c95282;}
        
        Text color #c95282
      
           This box has a color of #c95282        
        
          <div style="background-color:#c95282;">Content here</div>
        
        
          .mybackground {background-color:#c95282;}
        
        Background color #c95282
      
           Border around this has a color of #c95282        
        
          <div style="border:2px solid #c95282;">Content here</div>
        
        
          .myborder {border:2px solid #c95282;}
        
        Border color #c95282