#adbdf5 color space conversions
Hex:
#adbdf5
RGB:
173, 189, 245
CMY:
32, 26, 4
CMYK:
29, 23, 0, 4
HSL:
227°, 78.2609%, 81.9608%
HSV (HSB):
227°, 29.3878%, 96.0784%
XYZ:
51.9126, 51.8720, 93.6624
xyY:
0.2629, 0.2627, 51.8720
CIE-Lab:
77.2042, 6.9672, -29.5123
CIE-LCH:
77.2042, 30.3236, 283.2830
CIE-Luv:
77.2042, -10.9723, -48.2993
Hunter-Lab:
72.0222, 2.6214, -26.6890
#adbdf5 color charts
#adbdf5 color shades, tints & tones
#adbdf5 color schemes
#adbdf5 color preview, HTML & CSS examples
This text has a color of #adbdf5
<p style="color:#adbdf5;">Text here</p>
.mytext {color:#adbdf5;}
This box has a color of #adbdf5
<div style="background-color:#adbdf5;">Content here</div>
.mybackground {background-color:#adbdf5;}
Border around this has a color of #adbdf5
<div style="border:2px solid #adbdf5;">Content here</div>
.myborder {border:2px solid #adbdf5;}