#c85880 color space conversions
Hex:
        #c85880
        RGB:
        200, 88, 128
        CMY:
        22, 65, 50
        CMYK:
        0, 56, 36, 22
      HSL:
        339°, 50.4505%, 56.4706%
        HSV (HSB):
        339°, 56.0000%, 78.4314%
        XYZ:
        31.2054, 20.8173, 22.7955
        xyY:
        0.4171, 0.2782, 20.8173
      CIE-Lab:
        52.7490, 48.6005, -0.2244
        CIE-LCH:
        52.7490, 48.6010, 359.7354
        CIE-Luv:
        52.7490, 72.1632, -9.2062
        Hunter-Lab:
        45.6260, 42.2377, 2.3159
      #c85880 color charts
#c85880 RGB chart
      #c85880 CMYK chart
      #c85880 RGB pie chart
      #c85880 color shades, tints & tones
#c85880 color schemes
#c85880 color preview, HTML & CSS examples
           This text has a color of #c85880        
        
          <p style="color:#c85880;">Text here</p>
        
        
          .mytext {color:#c85880;}
        
        Text color #c85880
      
           This box has a color of #c85880        
        
          <div style="background-color:#c85880;">Content here</div>
        
        
          .mybackground {background-color:#c85880;}
        
        Background color #c85880
      
           Border around this has a color of #c85880        
        
          <div style="border:2px solid #c85880;">Content here</div>
        
        
          .myborder {border:2px solid #c85880;}
        
        Border color #c85880