#c82580 color space conversions
Hex:
        #c82580
        RGB:
        200, 37, 128
        CMY:
        22, 85, 50
        CMYK:
        0, 82, 36, 22
      HSL:
        327°, 68.7764%, 46.4706%
        HSV (HSB):
        327°, 81.5000%, 78.4314%
        XYZ:
        28.3773, 15.1610, 21.8528
        xyY:
        0.4340, 0.2319, 15.1610
      CIE-Lab:
        45.8539, 67.5684, -10.4522
        CIE-LCH:
        45.8539, 68.3721, 351.2065
        CIE-Luv:
        45.8539, 92.6252, -26.0647
        Hunter-Lab:
        38.9371, 61.9503, -6.0195
      #c82580 color charts
#c82580 RGB chart
      #c82580 CMYK chart
      #c82580 RGB pie chart
      #c82580 color shades, tints & tones
#c82580 color schemes
#c82580 color preview, HTML & CSS examples
           This text has a color of #c82580        
        
          <p style="color:#c82580;">Text here</p>
        
        
          .mytext {color:#c82580;}
        
        Text color #c82580
      
           This box has a color of #c82580        
        
          <div style="background-color:#c82580;">Content here</div>
        
        
          .mybackground {background-color:#c82580;}
        
        Background color #c82580
      
           Border around this has a color of #c82580        
        
          <div style="border:2px solid #c82580;">Content here</div>
        
        
          .myborder {border:2px solid #c82580;}
        
        Border color #c82580