#c85480 color space conversions
Hex:
        #c85480
        RGB:
        200, 84, 128
        CMY:
        22, 67, 50
        CMYK:
        0, 58, 36, 22
      HSL:
        337°, 51.3274%, 55.6863%
        HSV (HSB):
        337°, 58.0000%, 78.4314%
        XYZ:
        30.8860, 20.1785, 22.6890
        xyY:
        0.4188, 0.2736, 20.1785
      CIE-Lab:
        52.0385, 50.4823, -1.2643
        CIE-LCH:
        52.0385, 50.4981, 358.5654
        CIE-Luv:
        52.0385, 74.2568, -10.9345
        Hunter-Lab:
        44.9205, 44.1205, 1.4974
      #c85480 color charts
#c85480 RGB chart
      #c85480 CMYK chart
      #c85480 RGB pie chart
      #c85480 color shades, tints & tones
#c85480 color schemes
#c85480 color preview, HTML & CSS examples
           This text has a color of #c85480        
        
          <p style="color:#c85480;">Text here</p>
        
        
          .mytext {color:#c85480;}
        
        Text color #c85480
      
           This box has a color of #c85480        
        
          <div style="background-color:#c85480;">Content here</div>
        
        
          .mybackground {background-color:#c85480;}
        
        Background color #c85480
      
           Border around this has a color of #c85480        
        
          <div style="border:2px solid #c85480;">Content here</div>
        
        
          .myborder {border:2px solid #c85480;}
        
        Border color #c85480