#c85191 color space conversions
Hex:
        #c85191
        RGB:
        200, 81, 145
        CMY:
        22, 68, 43
        CMYK:
        0, 60, 28, 22
      HSL:
        328°, 51.9651%, 55.0980%
        HSV (HSB):
        328°, 59.5000%, 78.4314%
        XYZ:
        31.8727, 20.2086, 29.0088
        xyY:
        0.3931, 0.2492, 20.2086
      CIE-Lab:
        52.0722, 53.9589, -11.3267
        CIE-LCH:
        52.0722, 55.1349, 348.1450
        CIE-Luv:
        52.0722, 70.5717, -25.3014
        Hunter-Lab:
        44.9539, 47.8885, -6.7922
      #c85191 color charts
#c85191 RGB chart
      #c85191 CMYK chart
      #c85191 RGB pie chart
      #c85191 color shades, tints & tones
#c85191 color schemes
#c85191 color preview, HTML & CSS examples
           This text has a color of #c85191        
        
          <p style="color:#c85191;">Text here</p>
        
        
          .mytext {color:#c85191;}
        
        Text color #c85191
      
           This box has a color of #c85191        
        
          <div style="background-color:#c85191;">Content here</div>
        
        
          .mybackground {background-color:#c85191;}
        
        Background color #c85191
      
           Border around this has a color of #c85191        
        
          <div style="border:2px solid #c85191;">Content here</div>
        
        
          .myborder {border:2px solid #c85191;}
        
        Border color #c85191