#afc8dd color space conversions
Hex:
#afc8dd
RGB:
175, 200, 221
CMY:
31, 22, 13
CMYK:
21, 10, 0, 13
HSL:
207°, 40.3509%, 77.6471%
HSV (HSB):
207°, 20.8145%, 86.6667%
XYZ:
51.3846, 55.6430, 76.4385
xyY:
0.2801, 0.3033, 55.6430
CIE-Lab:
79.4102, -3.9316, -13.2515
CIE-LCH:
79.4102, 13.8224, 253.4749
CIE-Luv:
79.4102, -13.9957, -19.9643
Hunter-Lab:
74.5942, -7.5792, -8.5400
#afc8dd color charts
#afc8dd color shades, tints & tones
#afc8dd color schemes
#afc8dd color preview, HTML & CSS examples
This text has a color of #afc8dd
<p style="color:#afc8dd;">Text here</p>
.mytext {color:#afc8dd;}
This box has a color of #afc8dd
<div style="background-color:#afc8dd;">Content here</div>
.mybackground {background-color:#afc8dd;}
Border around this has a color of #afc8dd
<div style="border:2px solid #afc8dd;">Content here</div>
.myborder {border:2px solid #afc8dd;}