#c82a70 color space conversions
Hex:
        #c82a70
        RGB:
        200, 42, 112
        CMY:
        22, 84, 56
        CMYK:
        0, 79, 44, 22
      HSL:
        333°, 65.2893%, 47.4510%
        HSV (HSB):
        333°, 79.0000%, 78.4314%
        XYZ:
        27.5720, 15.1051, 16.7916
        xyY:
        0.4636, 0.2540, 15.1051
      CIE-Lab:
        45.7779, 64.7049, -0.7389
        CIE-LCH:
        45.7779, 64.7091, 359.3457
        CIE-Luv:
        45.7779, 97.7922, -13.0413
        Hunter-Lab:
        38.8653, 58.6179, 1.5897
      #c82a70 color charts
#c82a70 RGB chart
      #c82a70 CMYK chart
      #c82a70 RGB pie chart
      #c82a70 color shades, tints & tones
#c82a70 color schemes
#c82a70 color preview, HTML & CSS examples
           This text has a color of #c82a70        
        
          <p style="color:#c82a70;">Text here</p>
        
        
          .mytext {color:#c82a70;}
        
        Text color #c82a70
      
           This box has a color of #c82a70        
        
          <div style="background-color:#c82a70;">Content here</div>
        
        
          .mybackground {background-color:#c82a70;}
        
        Background color #c82a70
      
           Border around this has a color of #c82a70        
        
          <div style="border:2px solid #c82a70;">Content here</div>
        
        
          .myborder {border:2px solid #c82a70;}
        
        Border color #c82a70