#c82d67 color space conversions
Hex:
        #c82d67
        RGB:
        200, 45, 103
        CMY:
        22, 82, 60
        CMYK:
        0, 78, 49, 22
      HSL:
        338°, 63.2653%, 48.0392%
        HSV (HSB):
        338°, 77.5000%, 78.4314%
        XYZ:
        27.2060, 15.1354, 14.3195
        xyY:
        0.4802, 0.2671, 15.1354
      CIE-Lab:
        45.8191, 63.0560, 4.8773
        CIE-LCH:
        45.8191, 63.2444, 4.4230
        CIE-Luv:
        45.8191, 100.2653, -5.9501
        Hunter-Lab:
        38.9042, 56.7437, 5.4101
      #c82d67 color charts
#c82d67 RGB chart
      #c82d67 CMYK chart
      #c82d67 RGB pie chart
      #c82d67 color shades, tints & tones
#c82d67 color schemes
#c82d67 color preview, HTML & CSS examples
           This text has a color of #c82d67        
        
          <p style="color:#c82d67;">Text here</p>
        
        
          .mytext {color:#c82d67;}
        
        Text color #c82d67
      
           This box has a color of #c82d67        
        
          <div style="background-color:#c82d67;">Content here</div>
        
        
          .mybackground {background-color:#c82d67;}
        
        Background color #c82d67
      
           Border around this has a color of #c82d67        
        
          <div style="border:2px solid #c82d67;">Content here</div>
        
        
          .myborder {border:2px solid #c82d67;}
        
        Border color #c82d67