#acaccc color space conversions
Hex:
#acaccc
RGB:
172, 172, 204
CMY:
33, 33, 20
CMYK:
16, 16, 0, 20
HSL:
240°, 23.8806%, 73.7255%
HSV (HSB):
240°, 15.6863%, 80.0000%
XYZ:
42.6649, 42.6353, 63.1075
xyY:
0.2875, 0.2873, 42.6353
CIE-Lab:
71.3068, 6.5148, -16.2228
CIE-LCH:
71.3068, 17.4821, 291.8796
CIE-Luv:
71.3068, -1.8735, -26.0011
Hunter-Lab:
65.2957, 2.3661, -11.5960
#acaccc color charts
#acaccc RGB chart
#acaccc CMYK chart
#acaccc RGB pie chart
#acaccc color shades, tints & tones
#acaccc color schemes
#acaccc color preview, HTML & CSS examples
This text has a color of #acaccc
<p style="color:#acaccc;">Text here</p>
.mytext {color:#acaccc;}
Text color #acaccc
This box has a color of #acaccc
<div style="background-color:#acaccc;">Content here</div>
.mybackground {background-color:#acaccc;}
Background color #acaccc
Border around this has a color of #acaccc
<div style="border:2px solid #acaccc;">Content here</div>
.myborder {border:2px solid #acaccc;}
Border color #acaccc