#c82e95 color space conversions
Hex:
        #c82e95
        RGB:
        200, 46, 149
        CMY:
        22, 82, 42
        CMYK:
        0, 77, 26, 22
      HSL:
        320°, 62.6016%, 48.2353%
        HSV (HSB):
        320°, 77.0000%, 78.4314%
        XYZ:
        30.2212, 16.4033, 30.0071
        xyY:
        0.3944, 0.2141, 16.4033
      CIE-Lab:
        47.4992, 67.5638, -20.6708
        CIE-LCH:
        47.4992, 70.6551, 342.9888
        CIE-Luv:
        47.4992, 81.6222, -40.3209
        Hunter-Lab:
        40.5010, 62.3174, -15.5772
      #c82e95 color charts
#c82e95 RGB chart
      #c82e95 CMYK chart
      #c82e95 RGB pie chart
      #c82e95 color shades, tints & tones
#c82e95 color schemes
#c82e95 color preview, HTML & CSS examples
           This text has a color of #c82e95        
        
          <p style="color:#c82e95;">Text here</p>
        
        
          .mytext {color:#c82e95;}
        
        Text color #c82e95
      
           This box has a color of #c82e95        
        
          <div style="background-color:#c82e95;">Content here</div>
        
        
          .mybackground {background-color:#c82e95;}
        
        Background color #c82e95
      
           Border around this has a color of #c82e95        
        
          <div style="border:2px solid #c82e95;">Content here</div>
        
        
          .myborder {border:2px solid #c82e95;}
        
        Border color #c82e95