#afbbcd color space conversions
Hex:
#afbbcd
RGB:
175, 187, 205
CMY:
31, 27, 20
CMYK:
15, 9, 0, 20
HSL:
216°, 23.0769%, 74.5098%
HSV (HSB):
216°, 14.6341%, 80.3922%
XYZ:
46.4690, 49.0624, 64.7784
xyY:
0.2899, 0.3060, 49.0624
CIE-Lab:
75.4901, -0.4610, -10.4690
CIE-LCH:
75.4901, 10.4792, 267.4784
CIE-Luv:
75.4901, -7.3971, -15.9566
Hunter-Lab:
70.0445, -4.1575, -5.8012
#afbbcd color charts
#afbbcd color shades, tints & tones
#afbbcd color schemes
#afbbcd color preview, HTML & CSS examples
This text has a color of #afbbcd
<p style="color:#afbbcd;">Text here</p>
.mytext {color:#afbbcd;}
This box has a color of #afbbcd
<div style="background-color:#afbbcd;">Content here</div>
.mybackground {background-color:#afbbcd;}
Border around this has a color of #afbbcd
<div style="border:2px solid #afbbcd;">Content here</div>
.myborder {border:2px solid #afbbcd;}