#aff2e8 color space conversions
Hex:
#aff2e8
RGB:
175, 242, 232
CMY:
31, 5, 9
CMYK:
28, 0, 4, 5
HSL:
171°, 72.0430%, 81.7647%
HSV (HSB):
171°, 27.6860%, 94.9020%
XYZ:
63.9968, 78.4444, 88.1122
xyY:
0.2776, 0.3402, 78.4444
CIE-Lab:
90.9823, -22.8927, -1.9232
CIE-LCH:
90.9823, 22.9734, 184.8020
CIE-Luv:
90.9823, -32.8202, 0.9067
Hunter-Lab:
88.5689, -26.0175, 3.0139
#aff2e8 color charts
#aff2e8 color shades, tints & tones
#aff2e8 color schemes
#aff2e8 color preview, HTML & CSS examples
This text has a color of #aff2e8
<p style="color:#aff2e8;">Text here</p>
.mytext {color:#aff2e8;}
This box has a color of #aff2e8
<div style="background-color:#aff2e8;">Content here</div>
.mybackground {background-color:#aff2e8;}
Border around this has a color of #aff2e8
<div style="border:2px solid #aff2e8;">Content here</div>
.myborder {border:2px solid #aff2e8;}