#abdfee color space conversions
Hex:
#abdfee
RGB:
171, 223, 238
CMY:
33, 13, 7
CMYK:
28, 6, 0, 7
HSL:
193°, 66.3366%, 80.1961%
HSV (HSB):
193°, 28.1513%, 93.3333%
XYZ:
58.6149, 67.6063, 90.8489
xyY:
0.2700, 0.3114, 67.6063
CIE-Lab:
85.8092, -13.2411, -12.7522
CIE-LCH:
85.8092, 18.3833, 223.9225
CIE-Luv:
85.8092, -26.2746, -17.8910
Hunter-Lab:
82.2231, -16.6419, -7.9538
#abdfee color charts
#abdfee color shades, tints & tones
#abdfee color schemes
#abdfee color preview, HTML & CSS examples
This text has a color of #abdfee
<p style="color:#abdfee;">Text here</p>
.mytext {color:#abdfee;}
This box has a color of #abdfee
<div style="background-color:#abdfee;">Content here</div>
.mybackground {background-color:#abdfee;}
Border around this has a color of #abdfee
<div style="border:2px solid #abdfee;">Content here</div>
.myborder {border:2px solid #abdfee;}