#c8acc0 color space conversions
Hex:
#c8acc0
RGB:
200, 172, 192
CMY:
22, 33, 25
CMYK:
0, 14, 4, 22
HSL:
317°, 20.2899%, 72.9412%
HSV (HSB):
317°, 14.0000%, 78.4314%
XYZ:
48.0864, 45.5902, 56.1345
xyY:
0.3210, 0.3043, 45.5902
CIE-Lab:
73.2788, 13.5884, -6.4399
CIE-LCH:
73.2788, 15.0372, 334.6427
CIE-Luv:
73.2788, 15.0477, -12.0107
Hunter-Lab:
67.5205, 8.9622, -2.0276
#c8acc0 color charts
#c8acc0 color shades, tints & tones
#c8acc0 color schemes
#c8acc0 color preview, HTML & CSS examples
This text has a color of #c8acc0
<p style="color:#c8acc0;">Text here</p>
.mytext {color:#c8acc0;}
This box has a color of #c8acc0
<div style="background-color:#c8acc0;">Content here</div>
.mybackground {background-color:#c8acc0;}
Border around this has a color of #c8acc0
<div style="border:2px solid #c8acc0;">Content here</div>
.myborder {border:2px solid #c8acc0;}