#c85aac color space conversions
Hex:
#c85aac
RGB:
200, 90, 172
CMY:
22, 65, 33
CMYK:
0, 55, 14, 22
HSL:
315°, 50.0000%, 56.8627%
HSV (HSB):
315°, 55.0000%, 78.4314%
XYZ:
34.9220, 22.5702, 41.5456
xyY:
0.3526, 0.2279, 22.5702
CIE-Lab:
54.6269, 53.6895, -23.2909
CIE-LCH:
54.6269, 58.5238, 336.5485
CIE-Luv:
54.6269, 58.6545, -42.9871
Hunter-Lab:
47.5082, 48.0713, -18.5931
#c85aac color charts
#c85aac color shades, tints & tones
#c85aac color schemes
#c85aac color preview, HTML & CSS examples
This text has a color of #c85aac
<p style="color:#c85aac;">Text here</p>
.mytext {color:#c85aac;}
This box has a color of #c85aac
<div style="background-color:#c85aac;">Content here</div>
.mybackground {background-color:#c85aac;}
Border around this has a color of #c85aac
<div style="border:2px solid #c85aac;">Content here</div>
.myborder {border:2px solid #c85aac;}