#afc2f2 color space conversions
Hex:
#afc2f2
RGB:
175, 194, 242
CMY:
31, 24, 5
CMYK:
28, 20, 0, 5
HSL:
223°, 72.0430%, 81.7647%
HSV (HSB):
223°, 27.6860%, 94.9020%
XYZ:
52.9980, 54.1083, 91.6551
xyY:
0.2666, 0.2722, 54.1083
CIE-Lab:
78.5249, 4.1036, -25.8667
CIE-LCH:
78.5249, 26.1902, 279.0146
CIE-Luv:
78.5249, -12.0608, -41.8648
Hunter-Lab:
73.5584, -0.1199, -22.3856
#afc2f2 color charts
#afc2f2 color shades, tints & tones
#afc2f2 color schemes
#afc2f2 color preview, HTML & CSS examples
This text has a color of #afc2f2
<p style="color:#afc2f2;">Text here</p>
.mytext {color:#afc2f2;}
This box has a color of #afc2f2
<div style="background-color:#afc2f2;">Content here</div>
.mybackground {background-color:#afc2f2;}
Border around this has a color of #afc2f2
<div style="border:2px solid #afc2f2;">Content here</div>
.myborder {border:2px solid #afc2f2;}