#afc7f5 color space conversions
Hex:
#afc7f5
RGB:
175, 199, 245
CMY:
31, 22, 4
CMYK:
29, 19, 0, 4
HSL:
219°, 77.7778%, 82.3529%
HSV (HSB):
219°, 28.5714%, 96.0784%
XYZ:
54.5841, 56.5534, 94.4252
xyY:
0.2655, 0.2751, 56.5534
CIE-Lab:
79.9277, 2.1218, -25.3316
CIE-LCH:
79.9277, 25.4203, 274.7880
CIE-Luv:
79.9277, -14.3080, -40.7698
Hunter-Lab:
75.2020, -2.0423, -21.8044
#afc7f5 color charts
#afc7f5 color shades, tints & tones
#afc7f5 color schemes
#afc7f5 color preview, HTML & CSS examples
This text has a color of #afc7f5
<p style="color:#afc7f5;">Text here</p>
.mytext {color:#afc7f5;}
This box has a color of #afc7f5
<div style="background-color:#afc7f5;">Content here</div>
.mybackground {background-color:#afc7f5;}
Border around this has a color of #afc7f5
<div style="border:2px solid #afc7f5;">Content here</div>
.myborder {border:2px solid #afc7f5;}