#afc4e4 color space conversions
Hex:
#afc4e4
RGB:
175, 196, 228
CMY:
31, 23, 11
CMYK:
23, 14, 0, 11
HSL:
216°, 49.5327%, 79.0196%
HSV (HSB):
216°, 23.2456%, 89.4118%
XYZ:
51.4227, 54.1953, 81.1493
xyY:
0.2753, 0.2902, 54.1953
CIE-Lab:
78.5754, -0.2329, -18.2696
CIE-LCH:
78.5754, 18.2711, 269.2696
CIE-Luv:
78.5754, -12.4259, -28.6448
Hunter-Lab:
73.6174, -4.1460, -13.8238
#afc4e4 color charts
#afc4e4 color shades, tints & tones
#afc4e4 color schemes
#afc4e4 color preview, HTML & CSS examples
This text has a color of #afc4e4
<p style="color:#afc4e4;">Text here</p>
.mytext {color:#afc4e4;}
This box has a color of #afc4e4
<div style="background-color:#afc4e4;">Content here</div>
.mybackground {background-color:#afc4e4;}
Border around this has a color of #afc4e4
<div style="border:2px solid #afc4e4;">Content here</div>
.myborder {border:2px solid #afc4e4;}