#afbdd7 color space conversions
Hex:
#afbdd7
RGB:
175, 189, 215
CMY:
31, 26, 16
CMYK:
19, 12, 0, 16
HSL:
219°, 33.3333%, 76.4706%
HSV (HSB):
219°, 18.6047%, 84.3137%
XYZ:
48.1425, 50.4154, 71.4837
xyY:
0.2831, 0.2965, 50.4154
CIE-Lab:
76.3236, 0.6196, -14.6465
CIE-LCH:
76.3236, 14.6596, 272.4222
CIE-Luv:
76.3236, -8.7591, -22.8022
Hunter-Lab:
71.0038, -3.2289, -9.9881
#afbdd7 color charts
#afbdd7 color shades, tints & tones
#afbdd7 color schemes
#afbdd7 color preview, HTML & CSS examples
This text has a color of #afbdd7
<p style="color:#afbdd7;">Text here</p>
.mytext {color:#afbdd7;}
This box has a color of #afbdd7
<div style="background-color:#afbdd7;">Content here</div>
.mybackground {background-color:#afbdd7;}
Border around this has a color of #afbdd7
<div style="border:2px solid #afbdd7;">Content here</div>
.myborder {border:2px solid #afbdd7;}