#c90282 color space conversions
Hex:
        #c90282
        RGB:
        201, 2, 130
        CMY:
        21, 99, 49
        CMYK:
        0, 99, 35, 21
      HSL:
        321°, 98.0296%, 39.8039%
        HSV (HSB):
        321°, 99.0050%, 78.8235%
        XYZ:
        28.1384, 14.0726, 22.3523
        xyY:
        0.4358, 0.2180, 14.0726
      CIE-Lab:
        44.3369, 73.1669, -13.9533
        CIE-LCH:
        44.3369, 74.4855, 349.2030
        CIE-Luv:
        44.3369, 97.7771, -31.5973
        Hunter-Lab:
        37.5135, 68.2418, -9.0683
      #c90282 color charts
#c90282 RGB chart
      #c90282 CMYK chart
      #c90282 RGB pie chart
      #c90282 color shades, tints & tones
#c90282 color schemes
#c90282 color preview, HTML & CSS examples
           This text has a color of #c90282        
        
          <p style="color:#c90282;">Text here</p>
        
        
          .mytext {color:#c90282;}
        
        Text color #c90282
      
           This box has a color of #c90282        
        
          <div style="background-color:#c90282;">Content here</div>
        
        
          .mybackground {background-color:#c90282;}
        
        Background color #c90282
      
           Border around this has a color of #c90282        
        
          <div style="border:2px solid #c90282;">Content here</div>
        
        
          .myborder {border:2px solid #c90282;}
        
        Border color #c90282