#acdbfb color space conversions
Hex:
#acdbfb
RGB:
172, 219, 251
CMY:
33, 14, 2
CMYK:
31, 13, 0, 2
HSL:
204°, 90.8046%, 82.9412%
HSV (HSB):
204°, 31.4741%, 98.4314%
XYZ:
59.7574, 66.3987, 100.9335
xyY:
0.2631, 0.2924, 66.3987
CIE-Lab:
85.1994, -7.8652, -20.5275
CIE-LCH:
85.1994, 21.9827, 249.0354
CIE-Luv:
85.1994, -24.2494, -31.5224
Hunter-Lab:
81.4854, -11.6964, -16.4009
#acdbfb color charts
#acdbfb color shades, tints & tones
#acdbfb color schemes
#acdbfb color preview, HTML & CSS examples
This text has a color of #acdbfb
<p style="color:#acdbfb;">Text here</p>
.mytext {color:#acdbfb;}
This box has a color of #acdbfb
<div style="background-color:#acdbfb;">Content here</div>
.mybackground {background-color:#acdbfb;}
Border around this has a color of #acdbfb
<div style="border:2px solid #acdbfb;">Content here</div>
.myborder {border:2px solid #acdbfb;}