#c85ab4 color space conversions
Hex:
#c85ab4
RGB:
200, 90, 180
CMY:
22, 65, 29
CMYK:
0, 55, 10, 22
HSL:
311°, 50.0000%, 56.8627%
HSV (HSB):
311°, 55.0000%, 78.4314%
XYZ:
35.7138, 22.8870, 45.7153
xyY:
0.3424, 0.2194, 22.8870
CIE-Lab:
54.9557, 54.9586, -27.4230
CIE-LCH:
54.9557, 61.4204, 333.4819
CIE-Luv:
54.9557, 56.3847, -49.4896
Hunter-Lab:
47.8403, 49.5334, -23.1682
#c85ab4 color charts
#c85ab4 color shades, tints & tones
#c85ab4 color schemes
#c85ab4 color preview, HTML & CSS examples
This text has a color of #c85ab4
<p style="color:#c85ab4;">Text here</p>
.mytext {color:#c85ab4;}
This box has a color of #c85ab4
<div style="background-color:#c85ab4;">Content here</div>
.mybackground {background-color:#c85ab4;}
Border around this has a color of #c85ab4
<div style="border:2px solid #c85ab4;">Content here</div>
.myborder {border:2px solid #c85ab4;}