#afc8ea color space conversions
Hex:
#afc8ea
RGB:
175, 200, 234
CMY:
31, 22, 8
CMYK:
25, 15, 0, 8
HSL:
215°, 58.4158%, 80.1961%
HSV (HSB):
215°, 25.2137%, 91.7647%
XYZ:
53.1848, 56.3630, 85.9179
xyY:
0.2721, 0.2884, 56.3630
CIE-Lab:
79.8200, -0.9959, -19.6084
CIE-LCH:
79.8200, 19.6337, 267.0924
CIE-Luv:
79.8200, -14.3930, -30.7868
Hunter-Lab:
75.0753, -4.9291, -15.3001
#afc8ea color charts
#afc8ea color shades, tints & tones
#afc8ea color schemes
#afc8ea color preview, HTML & CSS examples
This text has a color of #afc8ea
<p style="color:#afc8ea;">Text here</p>
.mytext {color:#afc8ea;}
This box has a color of #afc8ea
<div style="background-color:#afc8ea;">Content here</div>
.mybackground {background-color:#afc8ea;}
Border around this has a color of #afc8ea
<div style="border:2px solid #afc8ea;">Content here</div>
.myborder {border:2px solid #afc8ea;}