#ac8ccb color space conversions
Hex:
#ac8ccb
RGB:
172, 140, 203
CMY:
33, 45, 20
CMYK:
15, 31, 0, 20
HSL:
270°, 37.7246%, 67.2549%
HSV (HSB):
270°, 31.0345%, 79.6078%
XYZ:
37.1708, 31.8386, 60.6863
xyY:
0.2866, 0.2455, 31.8386
CIE-Lab:
63.2093, 24.2243, -28.0235
CIE-LCH:
63.2093, 37.0423, 310.8410
CIE-Luv:
63.2093, 12.7676, -46.9268
Hunter-Lab:
56.4257, 18.8431, -24.2688
#ac8ccb color charts
#ac8ccb color shades, tints & tones
#ac8ccb color schemes
#ac8ccb color preview, HTML & CSS examples
This text has a color of #ac8ccb
<p style="color:#ac8ccb;">Text here</p>
.mytext {color:#ac8ccb;}
This box has a color of #ac8ccb
<div style="background-color:#ac8ccb;">Content here</div>
.mybackground {background-color:#ac8ccb;}
Border around this has a color of #ac8ccb
<div style="border:2px solid #ac8ccb;">Content here</div>
.myborder {border:2px solid #ac8ccb;}