#adbcfb color space conversions
Hex:
#adbcfb
RGB:
173, 188, 251
CMY:
32, 26, 2
CMYK:
31, 25, 0, 2
HSL:
228°, 90.6977%, 83.1373%
HSV (HSB):
228°, 31.0757%, 98.4314%
XYZ:
52.6294, 51.8157, 98.4944
xyY:
0.2593, 0.2553, 51.8157
CIE-Lab:
77.1705, 8.9850, -32.7867
CIE-LCH:
77.1705, 33.9956, 285.3254
CIE-Luv:
77.1705, -10.8056, -54.1123
Hunter-Lab:
71.9831, 4.5371, -30.7382
#adbcfb color charts
#adbcfb color shades, tints & tones
#adbcfb color schemes
#adbcfb color preview, HTML & CSS examples
This text has a color of #adbcfb
<p style="color:#adbcfb;">Text here</p>
.mytext {color:#adbcfb;}
This box has a color of #adbcfb
<div style="background-color:#adbcfb;">Content here</div>
.mybackground {background-color:#adbcfb;}
Border around this has a color of #adbcfb
<div style="border:2px solid #adbcfb;">Content here</div>
.myborder {border:2px solid #adbcfb;}