#afbdd2 color space conversions
Hex:
#afbdd2
RGB:
175, 189, 210
CMY:
31, 26, 18
CMYK:
17, 10, 0, 18
HSL:
216°, 28.0000%, 75.4902%
HSV (HSB):
216°, 16.6667%, 82.3529%
XYZ:
47.5097, 50.1623, 68.1510
xyY:
0.2865, 0.3025, 50.1623
CIE-Lab:
76.1688, -0.4675, -12.1689
CIE-LCH:
76.1688, 12.1779, 267.8001
CIE-Luv:
76.1688, -8.5485, -18.6672
Hunter-Lab:
70.8253, -4.2065, -7.4735
#afbdd2 color charts
#afbdd2 color shades, tints & tones
#afbdd2 color schemes
#afbdd2 color preview, HTML & CSS examples
This text has a color of #afbdd2
<p style="color:#afbdd2;">Text here</p>
.mytext {color:#afbdd2;}
This box has a color of #afbdd2
<div style="background-color:#afbdd2;">Content here</div>
.mybackground {background-color:#afbdd2;}
Border around this has a color of #afbdd2
<div style="border:2px solid #afbdd2;">Content here</div>
.myborder {border:2px solid #afbdd2;}