#c2acc4 color space conversions
Hex:
#c2acc4
RGB:
194, 172, 196
CMY:
24, 33, 23
CMYK:
1, 12, 0, 23
HSL:
295°, 16.9014%, 72.1569%
HSV (HSB):
295°, 12.2449%, 76.8627%
XYZ:
46.9645, 44.9599, 58.4274
xyY:
0.3124, 0.2990, 44.9599
CIE-Lab:
72.8655, 12.2471, -9.3069
CIE-LCH:
72.8655, 15.3821, 322.7680
CIE-Luv:
72.8655, 11.0564, -16.1554
Hunter-Lab:
67.0521, 7.6832, -4.7272
#c2acc4 color charts
#c2acc4 color shades, tints & tones
#c2acc4 color schemes
#c2acc4 color preview, HTML & CSS examples
This text has a color of #c2acc4
<p style="color:#c2acc4;">Text here</p>
.mytext {color:#c2acc4;}
This box has a color of #c2acc4
<div style="background-color:#c2acc4;">Content here</div>
.mybackground {background-color:#c2acc4;}
Border around this has a color of #c2acc4
<div style="border:2px solid #c2acc4;">Content here</div>
.myborder {border:2px solid #c2acc4;}