#acbde5 color space conversions
Hex:
#acbde5
RGB:
172, 189, 229
CMY:
33, 26, 10
CMYK:
25, 17, 0, 10
HSL:
222°, 52.2936%, 78.6275%
HSV (HSB):
222°, 24.8908%, 89.8039%
XYZ:
49.3537, 50.8230, 81.3373
xyY:
0.2719, 0.2800, 50.8230
CIE-Lab:
76.5717, 2.8649, -21.8644
CIE-LCH:
76.5717, 22.0513, 277.4650
CIE-Luv:
76.5717, -10.7931, -34.9069
Hunter-Lab:
71.2902, -1.1837, -17.7427
#acbde5 color charts
#acbde5 color shades, tints & tones
#acbde5 color schemes
#acbde5 color preview, HTML & CSS examples
This text has a color of #acbde5
<p style="color:#acbde5;">Text here</p>
.mytext {color:#acbde5;}
This box has a color of #acbde5
<div style="background-color:#acbde5;">Content here</div>
.mybackground {background-color:#acbde5;}
Border around this has a color of #acbde5
<div style="border:2px solid #acbde5;">Content here</div>
.myborder {border:2px solid #acbde5;}