#c82d70 color space conversions
Hex:
        #c82d70
        RGB:
        200, 45, 112
        CMY:
        22, 82, 56
        CMYK:
        0, 78, 44, 22
      HSL:
        334°, 63.2653%, 48.0392%
        HSV (HSB):
        334°, 77.5000%, 78.4314%
        XYZ:
        27.6824, 15.3260, 16.8284
        xyY:
        0.4626, 0.2561, 15.3260
      CIE-Lab:
        46.0775, 63.8547, -0.3007
        CIE-LCH:
        46.0775, 63.8554, 359.7302
        CIE-Luv:
        46.0775, 96.8027, -12.3291
        Hunter-Lab:
        39.1484, 57.7103, 1.9174
      #c82d70 color charts
#c82d70 RGB chart
      #c82d70 CMYK chart
      #c82d70 RGB pie chart
      #c82d70 color shades, tints & tones
#c82d70 color schemes
#c82d70 color preview, HTML & CSS examples
           This text has a color of #c82d70        
        
          <p style="color:#c82d70;">Text here</p>
        
        
          .mytext {color:#c82d70;}
        
        Text color #c82d70
      
           This box has a color of #c82d70        
        
          <div style="background-color:#c82d70;">Content here</div>
        
        
          .mybackground {background-color:#c82d70;}
        
        Background color #c82d70
      
           Border around this has a color of #c82d70        
        
          <div style="border:2px solid #c82d70;">Content here</div>
        
        
          .myborder {border:2px solid #c82d70;}
        
        Border color #c82d70