#aff2e7 color space conversions
Hex:
#aff2e7
RGB:
175, 242, 231
CMY:
31, 5, 9
CMYK:
28, 0, 5, 5
HSL:
170°, 72.0430%, 81.7647%
HSV (HSB):
170°, 27.6860%, 94.9020%
XYZ:
63.8551, 78.3877, 87.3661
xyY:
0.2781, 0.3414, 78.3877
CIE-Lab:
90.9565, -23.1053, -1.4401
CIE-LCH:
90.9565, 23.1501, 183.5664
CIE-Luv:
90.9565, -32.8245, 1.6979
Hunter-Lab:
88.5369, -26.2005, 3.4698
#aff2e7 color charts
#aff2e7 color shades, tints & tones
#aff2e7 color schemes
#aff2e7 color preview, HTML & CSS examples
This text has a color of #aff2e7
<p style="color:#aff2e7;">Text here</p>
.mytext {color:#aff2e7;}
This box has a color of #aff2e7
<div style="background-color:#aff2e7;">Content here</div>
.mybackground {background-color:#aff2e7;}
Border around this has a color of #aff2e7
<div style="border:2px solid #aff2e7;">Content here</div>
.myborder {border:2px solid #aff2e7;}