#aefbed color space conversions
Hex:
#aefbed
RGB:
174, 251, 237
CMY:
32, 2, 7
CMYK:
31, 0, 6, 2
HSL:
169°, 90.5882%, 83.3333%
HSV (HSB):
169°, 30.6773%, 98.4314%
XYZ:
67.2388, 84.1075, 92.8113
xyY:
0.2754, 0.3445, 84.1075
CIE-Lab:
93.4972, -26.4539, -0.8432
CIE-LCH:
93.4972, 26.4674, 181.8256
CIE-Luv:
93.4972, -37.0773, 3.1893
Hunter-Lab:
91.7101, -29.6225, 4.1952
#aefbed color charts
#aefbed color shades, tints & tones
#aefbed color schemes
#aefbed color preview, HTML & CSS examples
This text has a color of #aefbed
<p style="color:#aefbed;">Text here</p>
.mytext {color:#aefbed;}
This box has a color of #aefbed
<div style="background-color:#aefbed;">Content here</div>
.mybackground {background-color:#aefbed;}
Border around this has a color of #aefbed
<div style="border:2px solid #aefbed;">Content here</div>
.myborder {border:2px solid #aefbed;}