#afc3f9 color space conversions
Hex:
#afc3f9
RGB:
175, 195, 249
CMY:
31, 24, 2
CMYK:
30, 22, 0, 2
HSL:
224°, 86.0465%, 83.1373%
HSV (HSB):
224°, 29.7189%, 97.6471%
XYZ:
54.2932, 54.9837, 97.3739
xyY:
0.2627, 0.2661, 54.9837
CIE-Lab:
79.0319, 5.2437, -28.8412
CIE-LCH:
79.0319, 29.3140, 280.3045
CIE-Luv:
79.0319, -12.7478, -47.0632
Hunter-Lab:
74.1510, 0.9330, -25.9529
#afc3f9 color charts
#afc3f9 color shades, tints & tones
#afc3f9 color schemes
#afc3f9 color preview, HTML & CSS examples
This text has a color of #afc3f9
<p style="color:#afc3f9;">Text here</p>
.mytext {color:#afc3f9;}
This box has a color of #afc3f9
<div style="background-color:#afc3f9;">Content here</div>
.mybackground {background-color:#afc3f9;}
Border around this has a color of #afc3f9
<div style="border:2px solid #afc3f9;">Content here</div>
.myborder {border:2px solid #afc3f9;}