#afb4ed color space conversions
Hex:
#afb4ed
RGB:
175, 180, 237
CMY:
31, 29, 7
CMYK:
26, 24, 0, 7
HSL:
235°, 63.2653%, 80.7843%
HSV (HSB):
235°, 26.1603%, 92.9412%
XYZ:
49.2865, 47.8709, 86.7631
xyY:
0.2680, 0.2603, 47.8709
CIE-Lab:
74.7434, 10.5627, -28.9651
CIE-LCH:
74.7434, 30.8310, 290.0355
CIE-Luv:
74.7434, -5.8263, -47.6951
Hunter-Lab:
69.1888, 6.0737, -25.9178
#afb4ed color charts
#afb4ed color shades, tints & tones
#afb4ed color schemes
#afb4ed color preview, HTML & CSS examples
This text has a color of #afb4ed
<p style="color:#afb4ed;">Text here</p>
.mytext {color:#afb4ed;}
This box has a color of #afb4ed
<div style="background-color:#afb4ed;">Content here</div>
.mybackground {background-color:#afb4ed;}
Border around this has a color of #afb4ed
<div style="border:2px solid #afb4ed;">Content here</div>
.myborder {border:2px solid #afb4ed;}