#c6acc4 color space conversions
Hex:
#c6acc4
RGB:
198, 172, 196
CMY:
22, 33, 23
CMYK:
0, 13, 1, 22
HSL:
305°, 18.5714%, 72.5490%
HSV (HSB):
305°, 13.1313%, 77.6471%
XYZ:
48.0050, 45.4963, 58.4761
xyY:
0.3159, 0.2994, 45.4963
CIE-Lab:
73.2175, 13.6279, -8.7451
CIE-LCH:
73.2175, 16.1924, 327.3115
CIE-Luv:
73.2175, 13.4507, -15.5388
Hunter-Lab:
67.4510, 8.9997, -4.1853
#c6acc4 color charts
#c6acc4 color shades, tints & tones
#c6acc4 color schemes
#c6acc4 color preview, HTML & CSS examples
This text has a color of #c6acc4
<p style="color:#c6acc4;">Text here</p>
.mytext {color:#c6acc4;}
This box has a color of #c6acc4
<div style="background-color:#c6acc4;">Content here</div>
.mybackground {background-color:#c6acc4;}
Border around this has a color of #c6acc4
<div style="border:2px solid #c6acc4;">Content here</div>
.myborder {border:2px solid #c6acc4;}