#abd4ed color space conversions
Hex:
#abd4ed
RGB:
171, 212, 237
CMY:
33, 17, 7
CMYK:
28, 11, 0, 7
HSL:
203°, 64.7059%, 80.0000%
HSV (HSB):
203°, 27.8481%, 92.9412%
XYZ:
55.6241, 61.8593, 89.1291
xyY:
0.2692, 0.2994, 61.8593
CIE-Lab:
82.8386, -7.8017, -16.6784
CIE-LCH:
82.8386, 18.4129, 244.9311
CIE-Luv:
82.8386, -21.5066, -25.0596
Hunter-Lab:
78.6507, -11.3982, -12.1336
#abd4ed color charts
#abd4ed color shades, tints & tones
#abd4ed color schemes
#abd4ed color preview, HTML & CSS examples
This text has a color of #abd4ed
<p style="color:#abd4ed;">Text here</p>
.mytext {color:#abd4ed;}
This box has a color of #abd4ed
<div style="background-color:#abd4ed;">Content here</div>
.mybackground {background-color:#abd4ed;}
Border around this has a color of #abd4ed
<div style="border:2px solid #abd4ed;">Content here</div>
.myborder {border:2px solid #abd4ed;}