#afcefc color space conversions
Hex:
#afcefc
RGB:
175, 206, 252
CMY:
31, 19, 1
CMYK:
31, 18, 0, 1
HSL:
216°, 92.7711%, 83.7255%
HSV (HSB):
216°, 30.5556%, 98.8235%
XYZ:
57.3212, 60.2848, 100.7104
xyY:
0.2626, 0.2761, 60.2848
CIE-Lab:
81.9928, 0.0547, -25.9124
CIE-LCH:
81.9928, 25.9124, 270.1209
CIE-Luv:
81.9928, -17.4853, -41.5699
Hunter-Lab:
77.6433, -4.0959, -22.5542
#afcefc color charts
#afcefc color shades, tints & tones
#afcefc color schemes
#afcefc color preview, HTML & CSS examples
This text has a color of #afcefc
<p style="color:#afcefc;">Text here</p>
.mytext {color:#afcefc;}
This box has a color of #afcefc
<div style="background-color:#afcefc;">Content here</div>
.mybackground {background-color:#afcefc;}
Border around this has a color of #afcefc
<div style="border:2px solid #afcefc;">Content here</div>
.myborder {border:2px solid #afcefc;}