#afbbdd color space conversions
Hex:
#afbbdd
RGB:
175, 187, 221
CMY:
31, 27, 13
CMYK:
21, 15, 0, 13
HSL:
224°, 40.3509%, 77.6471%
HSV (HSB):
224°, 20.8145%, 86.6667%
XYZ:
48.5007, 49.8751, 75.4772
xyY:
0.2790, 0.2869, 49.8751
CIE-Lab:
75.9925, 3.0324, -18.3957
CIE-LCH:
75.9925, 18.6440, 279.3605
CIE-Luv:
75.9925, -8.1104, -29.2199
Hunter-Lab:
70.6223, -1.0021, -13.9303
#afbbdd color charts
#afbbdd color shades, tints & tones
#afbbdd color schemes
#afbbdd color preview, HTML & CSS examples
This text has a color of #afbbdd
<p style="color:#afbbdd;">Text here</p>
.mytext {color:#afbbdd;}
This box has a color of #afbbdd
<div style="background-color:#afbbdd;">Content here</div>
.mybackground {background-color:#afbbdd;}
Border around this has a color of #afbbdd
<div style="border:2px solid #afbbdd;">Content here</div>
.myborder {border:2px solid #afbbdd;}