#c85568 color space conversions
Hex:
        #c85568
        RGB:
        200, 85, 104
        CMY:
        22, 67, 59
        CMYK:
        0, 58, 48, 22
      HSL:
        350°, 51.1111%, 55.8824%
        HSV (HSB):
        350°, 57.5000%, 78.4314%
        XYZ:
        29.5666, 19.7758, 15.3555
        xyY:
        0.4570, 0.3057, 19.7758
      CIE-Lab:
        51.5828, 47.4799, 12.4188
        CIE-LCH:
        51.5828, 49.0772, 14.6578
        CIE-Luv:
        51.5828, 80.3683, 6.5472
        Hunter-Lab:
        44.4700, 40.8560, 10.6562
      #c85568 color charts
#c85568 RGB chart
      #c85568 CMYK chart
      #c85568 RGB pie chart
      #c85568 color shades, tints & tones
#c85568 color schemes
#c85568 color preview, HTML & CSS examples
           This text has a color of #c85568        
        
          <p style="color:#c85568;">Text here</p>
        
        
          .mytext {color:#c85568;}
        
        Text color #c85568
      
           This box has a color of #c85568        
        
          <div style="background-color:#c85568;">Content here</div>
        
        
          .mybackground {background-color:#c85568;}
        
        Background color #c85568
      
           Border around this has a color of #c85568        
        
          <div style="border:2px solid #c85568;">Content here</div>
        
        
          .myborder {border:2px solid #c85568;}
        
        Border color #c85568