#c85876 color space conversions
Hex:
        #c85876
        RGB:
        200, 88, 118
        CMY:
        22, 65, 54
        CMYK:
        0, 56, 41, 22
      HSL:
        344°, 50.4505%, 56.4706%
        HSV (HSB):
        344°, 56.0000%, 78.4314%
        XYZ:
        30.5792, 20.5668, 19.4976
        xyY:
        0.4329, 0.2911, 20.5668
      CIE-Lab:
        52.4721, 47.4708, 5.3259
        CIE-LCH:
        52.4721, 47.7687, 6.4015
        CIE-Luv:
        52.4721, 74.9106, -1.8824
        Hunter-Lab:
        45.3506, 40.9958, 6.2549
      #c85876 color charts
#c85876 RGB chart
      #c85876 CMYK chart
      #c85876 RGB pie chart
      #c85876 color shades, tints & tones
#c85876 color schemes
#c85876 color preview, HTML & CSS examples
           This text has a color of #c85876        
        
          <p style="color:#c85876;">Text here</p>
        
        
          .mytext {color:#c85876;}
        
        Text color #c85876
      
           This box has a color of #c85876        
        
          <div style="background-color:#c85876;">Content here</div>
        
        
          .mybackground {background-color:#c85876;}
        
        Background color #c85876
      
           Border around this has a color of #c85876        
        
          <div style="border:2px solid #c85876;">Content here</div>
        
        
          .myborder {border:2px solid #c85876;}
        
        Border color #c85876