#abdbef color space conversions
Hex:
#abdbef
RGB:
171, 219, 239
CMY:
33, 14, 6
CMYK:
28, 8, 0, 6
HSL:
198°, 68.0000%, 80.3922%
HSV (HSB):
198°, 28.4519%, 93.7255%
XYZ:
57.7061, 65.5530, 91.2729
xyY:
0.2690, 0.3056, 65.5530
CIE-Lab:
84.7679, -10.9635, -14.8401
CIE-LCH:
84.7679, 18.4507, 233.5438
CIE-Luv:
84.7679, -24.5564, -21.6244
Hunter-Lab:
80.9648, -14.4659, -10.1632
#abdbef color charts
#abdbef color shades, tints & tones
#abdbef color schemes
#abdbef color preview, HTML & CSS examples
This text has a color of #abdbef
<p style="color:#abdbef;">Text here</p>
.mytext {color:#abdbef;}
This box has a color of #abdbef
<div style="background-color:#abdbef;">Content here</div>
.mybackground {background-color:#abdbef;}
Border around this has a color of #abdbef
<div style="border:2px solid #abdbef;">Content here</div>
.myborder {border:2px solid #abdbef;}