#c82a75 color space conversions
Hex:
        #c82a75
        RGB:
        200, 42, 117
        CMY:
        22, 84, 54
        CMYK:
        0, 79, 42, 22
      HSL:
        332°, 65.2893%, 47.4510%
        HSV (HSB):
        332°, 79.0000%, 78.4314%
        XYZ:
        27.8583, 15.2196, 18.2990
        xyY:
        0.4539, 0.2480, 15.2196
      CIE-Lab:
        45.9336, 65.1753, -3.5884
        CIE-LCH:
        45.9336, 65.2740, 356.8487
        CIE-Luv:
        45.9336, 95.7857, -16.7002
        Hunter-Lab:
        39.0124, 59.1931, -0.5017
      #c82a75 color charts
#c82a75 RGB chart
      #c82a75 CMYK chart
      #c82a75 RGB pie chart
      #c82a75 color shades, tints & tones
#c82a75 color schemes
#c82a75 color preview, HTML & CSS examples
           This text has a color of #c82a75        
        
          <p style="color:#c82a75;">Text here</p>
        
        
          .mytext {color:#c82a75;}
        
        Text color #c82a75
      
           This box has a color of #c82a75        
        
          <div style="background-color:#c82a75;">Content here</div>
        
        
          .mybackground {background-color:#c82a75;}
        
        Background color #c82a75
      
           Border around this has a color of #c82a75        
        
          <div style="border:2px solid #c82a75;">Content here</div>
        
        
          .myborder {border:2px solid #c82a75;}
        
        Border color #c82a75