#afeffa color space conversions
Hex:
#afeffa
RGB:
175, 239, 250
CMY:
31, 6, 2
CMYK:
30, 4, 0, 2
HSL:
189°, 88.2353%, 83.3333%
HSV (HSB):
189°, 30.0000%, 98.0392%
XYZ:
65.8010, 77.7491, 101.9815
xyY:
0.2680, 0.3167, 77.7491
CIE-Lab:
90.6653, -17.4460, -11.7761
CIE-LCH:
90.6653, 21.0485, 214.0195
CIE-Luv:
90.6653, -31.4744, -15.7494
Hunter-Lab:
88.1754, -21.1012, -6.8505
#afeffa color charts
#afeffa color shades, tints & tones
#afeffa color schemes
#afeffa color preview, HTML & CSS examples
This text has a color of #afeffa
<p style="color:#afeffa;">Text here</p>
.mytext {color:#afeffa;}
This box has a color of #afeffa
<div style="background-color:#afeffa;">Content here</div>
.mybackground {background-color:#afeffa;}
Border around this has a color of #afeffa
<div style="border:2px solid #afeffa;">Content here</div>
.myborder {border:2px solid #afeffa;}