#afaefb color space conversions
Hex:
#afaefb
RGB:
175, 174, 251
CMY:
31, 32, 2
CMYK:
30, 31, 0, 2
HSL:
241°, 90.5882%, 83.3333%
HSV (HSB):
241°, 30.6773%, 98.4314%
XYZ:
50.2278, 46.3511, 97.5662
xyY:
0.2587, 0.2387, 46.3511
CIE-Lab:
73.7728, 17.2878, -38.0353
CIE-LCH:
73.7728, 41.7798, 294.4427
CIE-Luv:
73.7728, -4.1426, -63.7984
Hunter-Lab:
68.0816, 12.5471, -37.3099
#afaefb color charts
#afaefb color shades, tints & tones
#afaefb color schemes
#afaefb color preview, HTML & CSS examples
This text has a color of #afaefb
<p style="color:#afaefb;">Text here</p>
.mytext {color:#afaefb;}
This box has a color of #afaefb
<div style="background-color:#afaefb;">Content here</div>
.mybackground {background-color:#afaefb;}
Border around this has a color of #afaefb
<div style="border:2px solid #afaefb;">Content here</div>
.myborder {border:2px solid #afaefb;}