#acbdea color space conversions
Hex:
#acbdea
RGB:
172, 189, 234
CMY:
33, 26, 8
CMYK:
26, 19, 0, 8
HSL:
224°, 59.6154%, 79.6078%
HSV (HSB):
224°, 26.4957%, 91.7647%
XYZ:
50.0621, 51.1064, 85.0679
xyY:
0.2688, 0.2744, 51.1064
CIE-Lab:
76.7434, 4.0384, -24.3014
CIE-LCH:
76.7434, 24.6346, 279.4353
CIE-Luv:
76.7434, -10.9908, -39.1245
Hunter-Lab:
71.4887, -0.1052, -20.5099
#acbdea color charts
#acbdea color shades, tints & tones
#acbdea color schemes
#acbdea color preview, HTML & CSS examples
This text has a color of #acbdea
<p style="color:#acbdea;">Text here</p>
.mytext {color:#acbdea;}
This box has a color of #acbdea
<div style="background-color:#acbdea;">Content here</div>
.mybackground {background-color:#acbdea;}
Border around this has a color of #acbdea
<div style="border:2px solid #acbdea;">Content here</div>
.myborder {border:2px solid #acbdea;}