#aefdea color space conversions
Hex:
#aefdea
RGB:
174, 253, 234
CMY:
32, 1, 8
CMYK:
31, 0, 8, 1
HSL:
166°, 95.1807%, 83.7255%
HSV (HSB):
166°, 31.2253%, 99.2157%
XYZ:
67.4321, 85.1897, 90.7311
xyY:
0.2771, 0.3501, 85.1897
CIE-Lab:
93.9648, -28.0432, 1.3906
CIE-LCH:
93.9648, 28.0776, 177.1612
CIE-Luv:
93.9648, -37.9661, 6.9382
Hunter-Lab:
92.2983, -31.1119, 6.3255
#aefdea color charts
#aefdea color shades, tints & tones
#aefdea color schemes
#aefdea color preview, HTML & CSS examples
This text has a color of #aefdea
<p style="color:#aefdea;">Text here</p>
.mytext {color:#aefdea;}
This box has a color of #aefdea
<div style="background-color:#aefdea;">Content here</div>
.mybackground {background-color:#aefdea;}
Border around this has a color of #aefdea
<div style="border:2px solid #aefdea;">Content here</div>
.myborder {border:2px solid #aefdea;}