#afabdc color space conversions
Hex:
#afabdc
RGB:
175, 171, 220
CMY:
31, 33, 14
CMYK:
20, 22, 0, 14
HSL:
245°, 41.1765%, 76.6667%
HSV (HSB):
245°, 22.2727%, 86.2745%
XYZ:
45.1604, 43.4071, 73.7083
xyY:
0.2783, 0.2675, 43.4071
CIE-Lab:
71.8304, 11.5810, -24.1781
CIE-LCH:
71.8304, 26.8086, 295.5937
CIE-Luv:
71.8304, -0.8704, -39.6811
Hunter-Lab:
65.8841, 7.0561, -20.2124
#afabdc color charts
#afabdc RGB chart
#afabdc CMYK chart
#afabdc RGB pie chart
#afabdc color shades, tints & tones
#afabdc color schemes
#afabdc color preview, HTML & CSS examples
This text has a color of #afabdc
<p style="color:#afabdc;">Text here</p>
.mytext {color:#afabdc;}
Text color #afabdc
This box has a color of #afabdc
<div style="background-color:#afabdc;">Content here</div>
.mybackground {background-color:#afabdc;}
Background color #afabdc
Border around this has a color of #afabdc
<div style="border:2px solid #afabdc;">Content here</div>
.myborder {border:2px solid #afabdc;}
Border color #afabdc