#abeddf color space conversions
Hex:
#abeddf
RGB:
171, 237, 223
CMY:
33, 7, 13
CMYK:
28, 0, 6, 7
HSL:
167°, 64.7059%, 80.0000%
HSV (HSB):
167°, 27.8481%, 92.9412%
XYZ:
60.3981, 74.5540, 81.0191
xyY:
0.2797, 0.3452, 74.5540
CIE-Lab:
89.1837, -23.5135, 0.1174
CIE-LCH:
89.1837, 23.5138, 179.7139
CIE-Luv:
89.1837, -32.3651, 4.1765
Hunter-Lab:
86.3447, -26.2425, 4.8082
#abeddf color charts
#abeddf color shades, tints & tones
#abeddf color schemes
#abeddf color preview, HTML & CSS examples
This text has a color of #abeddf
<p style="color:#abeddf;">Text here</p>
.mytext {color:#abeddf;}
This box has a color of #abeddf
<div style="background-color:#abeddf;">Content here</div>
.mybackground {background-color:#abeddf;}
Border around this has a color of #abeddf
<div style="border:2px solid #abeddf;">Content here</div>
.myborder {border:2px solid #abeddf;}