#c85da9 color space conversions
Hex:
#c85da9
RGB:
200, 93, 169
CMY:
22, 64, 34
CMYK:
0, 54, 16, 22
HSL:
317°, 49.3088%, 57.4510%
HSV (HSB):
317°, 53.5000%, 78.4314%
XYZ:
34.8952, 22.9726, 40.1311
xyY:
0.3561, 0.2344, 22.9726
CIE-Lab:
55.0441, 51.7995, -20.9061
CIE-LCH:
55.0441, 55.8592, 338.0212
CIE-Luv:
55.0441, 58.2405, -39.1619
Hunter-Lab:
47.9298, 46.0795, -16.0921
#c85da9 color charts
#c85da9 color shades, tints & tones
#c85da9 color schemes
#c85da9 color preview, HTML & CSS examples
This text has a color of #c85da9
<p style="color:#c85da9;">Text here</p>
.mytext {color:#c85da9;}
This box has a color of #c85da9
<div style="background-color:#c85da9;">Content here</div>
.mybackground {background-color:#c85da9;}
Border around this has a color of #c85da9
<div style="border:2px solid #c85da9;">Content here</div>
.myborder {border:2px solid #c85da9;}