#c82d63 color space conversions
Hex:
        #c82d63
        RGB:
        200, 45, 99
        CMY:
        22, 82, 61
        CMYK:
        0, 78, 51, 22
      HSL:
        339°, 63.2653%, 48.0392%
        HSV (HSB):
        339°, 77.5000%, 78.4314%
        XYZ:
        27.0099, 15.0570, 13.2871
        xyY:
        0.4879, 0.2720, 15.0570
      CIE-Lab:
        45.7121, 62.7236, 7.1984
        CIE-LCH:
        45.7121, 63.1353, 6.5468
        CIE-Luv:
        45.7121, 101.7617, -3.2102
        Hunter-Lab:
        38.8033, 56.3431, 6.8602
      #c82d63 color charts
#c82d63 RGB chart
      #c82d63 CMYK chart
      #c82d63 RGB pie chart
      #c82d63 color shades, tints & tones
#c82d63 color schemes
#c82d63 color preview, HTML & CSS examples
           This text has a color of #c82d63        
        
          <p style="color:#c82d63;">Text here</p>
        
        
          .mytext {color:#c82d63;}
        
        Text color #c82d63
      
           This box has a color of #c82d63        
        
          <div style="background-color:#c82d63;">Content here</div>
        
        
          .mybackground {background-color:#c82d63;}
        
        Background color #c82d63
      
           Border around this has a color of #c82d63        
        
          <div style="border:2px solid #c82d63;">Content here</div>
        
        
          .myborder {border:2px solid #c82d63;}
        
        Border color #c82d63