#abdffb color space conversions
Hex:
#abdffb
RGB:
171, 223, 251
CMY:
33, 13, 2
CMYK:
32, 11, 0, 2
HSL:
201°, 90.9091%, 82.7451%
HSV (HSB):
201°, 31.8725%, 98.4314%
XYZ:
60.5948, 68.3983, 101.2753
xyY:
0.2631, 0.2970, 68.3983
CIE-Lab:
86.2052, -10.2090, -19.0131
CIE-LCH:
86.2052, 21.5806, 241.7667
CIE-Luv:
86.2052, -26.3533, -28.6840
Hunter-Lab:
82.7033, -13.9477, -14.7120
#abdffb color charts
#abdffb color shades, tints & tones
#abdffb color schemes
#abdffb color preview, HTML & CSS examples
This text has a color of #abdffb
<p style="color:#abdffb;">Text here</p>
.mytext {color:#abdffb;}
This box has a color of #abdffb
<div style="background-color:#abdffb;">Content here</div>
.mybackground {background-color:#abdffb;}
Border around this has a color of #abdffb
<div style="border:2px solid #abdffb;">Content here</div>
.myborder {border:2px solid #abdffb;}