#adefed color space conversions
Hex:
#adefed
RGB:
173, 239, 237
CMY:
32, 6, 7
CMYK:
28, 0, 1, 6
HSL:
178°, 67.3469%, 80.7843%
HSV (HSB):
178°, 27.6151%, 93.7255%
XYZ:
63.3861, 76.7317, 91.5907
xyY:
0.2736, 0.3312, 76.7317
CIE-Lab:
90.1980, -20.9103, -5.6965
CIE-LCH:
90.1980, 21.6723, 195.2389
CIE-Luv:
90.1980, -32.3356, -5.3782
Hunter-Lab:
87.5966, -24.1290, -0.6757
#adefed color charts
#adefed color shades, tints & tones
#adefed color schemes
#adefed color preview, HTML & CSS examples
This text has a color of #adefed
<p style="color:#adefed;">Text here</p>
.mytext {color:#adefed;}
This box has a color of #adefed
<div style="background-color:#adefed;">Content here</div>
.mybackground {background-color:#adefed;}
Border around this has a color of #adefed
<div style="border:2px solid #adefed;">Content here</div>
.myborder {border:2px solid #adefed;}