#acdbea color space conversions
Hex:
#acdbea
RGB:
172, 219, 234
CMY:
33, 14, 8
CMYK:
26, 6, 0, 8
HSL:
195°, 59.6154%, 79.6078%
HSV (HSB):
195°, 26.4957%, 91.7647%
XYZ:
57.1961, 65.3742, 87.4458
xyY:
0.2723, 0.3113, 65.3742
CIE-Lab:
84.6762, -11.8194, -12.3248
CIE-LCH:
84.6762, 17.0763, 226.1990
CIE-Luv:
84.6762, -24.0762, -17.3889
Hunter-Lab:
80.8543, -15.2248, -7.5255
#acdbea color charts
#acdbea color shades, tints & tones
#acdbea color schemes
#acdbea color preview, HTML & CSS examples
This text has a color of #acdbea
<p style="color:#acdbea;">Text here</p>
.mytext {color:#acdbea;}
This box has a color of #acdbea
<div style="background-color:#acdbea;">Content here</div>
.mybackground {background-color:#acdbea;}
Border around this has a color of #acdbea
<div style="border:2px solid #acdbea;">Content here</div>
.myborder {border:2px solid #acdbea;}