#afceee color space conversions
Hex:
#afceee
RGB:
175, 206, 238
CMY:
31, 19, 7
CMYK:
26, 13, 0, 7
HSL:
210°, 64.9485%, 80.9804%
HSV (HSB):
210°, 26.4706%, 93.3333%
XYZ:
55.1831, 59.4296, 89.4515
xyY:
0.2704, 0.2912, 59.4296
CIE-Lab:
81.5272, -3.2574, -19.1647
CIE-LCH:
81.5272, 19.4396, 260.3537
CIE-Luv:
81.5272, -17.1318, -29.7929
Hunter-Lab:
77.0906, -7.1344, -14.8333
#afceee color charts
#afceee color shades, tints & tones
#afceee color schemes
#afceee color preview, HTML & CSS examples
This text has a color of #afceee
<p style="color:#afceee;">Text here</p>
.mytext {color:#afceee;}
This box has a color of #afceee
<div style="background-color:#afceee;">Content here</div>
.mybackground {background-color:#afceee;}
Border around this has a color of #afceee
<div style="border:2px solid #afceee;">Content here</div>
.myborder {border:2px solid #afceee;}