#afabda color space conversions
Hex:
#afabda
RGB:
175, 171, 218
CMY:
31, 33, 15
CMYK:
20, 22, 0, 15
HSL:
245°, 38.8430%, 76.2745%
HSV (HSB):
245°, 21.5596%, 85.4902%
XYZ:
44.8970, 43.3017, 72.3214
xyY:
0.2797, 0.2698, 43.3017
CIE-Lab:
71.7593, 11.1275, -23.1923
CIE-LCH:
71.7593, 25.7236, 295.6314
CIE-Luv:
71.7593, -0.7377, -37.9951
Hunter-Lab:
65.8041, 6.6304, -19.0994
#afabda color charts
#afabda color shades, tints & tones
#afabda color schemes
#afabda color preview, HTML & CSS examples
This text has a color of #afabda
<p style="color:#afabda;">Text here</p>
.mytext {color:#afabda;}
This box has a color of #afabda
<div style="background-color:#afabda;">Content here</div>
.mybackground {background-color:#afabda;}
Border around this has a color of #afabda
<div style="border:2px solid #afabda;">Content here</div>
.myborder {border:2px solid #afabda;}