#acabd3 color space conversions
Hex:
#acabd3
RGB:
172, 171, 211
CMY:
33, 33, 17
CMYK:
18, 19, 0, 17
HSL:
242°, 31.2500%, 74.9020%
HSV (HSB):
242°, 18.9573%, 82.7451%
XYZ:
43.3340, 42.5996, 67.5666
xyY:
0.2823, 0.2775, 42.5996
CIE-Lab:
71.2824, 8.6111, -20.1033
CIE-LCH:
71.2824, 21.8699, 293.1874
CIE-Luv:
71.2824, -1.8404, -32.5573
Hunter-Lab:
65.2684, 4.2929, -15.6898
#acabd3 color charts
#acabd3 color shades, tints & tones
#acabd3 color schemes
#acabd3 color preview, HTML & CSS examples
This text has a color of #acabd3
<p style="color:#acabd3;">Text here</p>
.mytext {color:#acabd3;}
This box has a color of #acabd3
<div style="background-color:#acabd3;">Content here</div>
.mybackground {background-color:#acabd3;}
Border around this has a color of #acabd3
<div style="border:2px solid #acabd3;">Content here</div>
.myborder {border:2px solid #acabd3;}