#c82f80 color space conversions
Hex:
        #c82f80
        RGB:
        200, 47, 128
        CMY:
        22, 82, 50
        CMYK:
        0, 77, 36, 22
      HSL:
        328°, 61.9433%, 48.4314%
        HSV (HSB):
        328°, 76.5000%, 78.4314%
        XYZ:
        28.7322, 15.8709, 21.9711
        xyY:
        0.4316, 0.2384, 15.8709
      CIE-Lab:
        46.8047, 64.8580, -9.0240
        CIE-LCH:
        46.8047, 65.4828, 352.0790
        CIE-Luv:
        46.8047, 89.8049, -23.7409
        Hunter-Lab:
        39.8383, 59.0209, -4.8120
      #c82f80 color charts
#c82f80 RGB chart
      #c82f80 CMYK chart
      #c82f80 RGB pie chart
      #c82f80 color shades, tints & tones
#c82f80 color schemes
#c82f80 color preview, HTML & CSS examples
           This text has a color of #c82f80        
        
          <p style="color:#c82f80;">Text here</p>
        
        
          .mytext {color:#c82f80;}
        
        Text color #c82f80
      
           This box has a color of #c82f80        
        
          <div style="background-color:#c82f80;">Content here</div>
        
        
          .mybackground {background-color:#c82f80;}
        
        Background color #c82f80
      
           Border around this has a color of #c82f80        
        
          <div style="border:2px solid #c82f80;">Content here</div>
        
        
          .myborder {border:2px solid #c82f80;}
        
        Border color #c82f80