#afb8e9 color space conversions
Hex:
#afb8e9
RGB:
175, 184, 233
CMY:
31, 28, 9
CMYK:
25, 21, 0, 9
HSL:
231°, 56.8627%, 80.0000%
HSV (HSB):
231°, 24.8927%, 91.3725%
XYZ:
49.5277, 49.2781, 83.9920
xyY:
0.2709, 0.2696, 49.2781
CIE-Lab:
75.6240, 7.4211, -25.4515
CIE-LCH:
75.6240, 26.5113, 286.2556
CIE-Luv:
75.6240, -7.3463, -41.4557
Hunter-Lab:
70.1984, 3.0915, -21.8013
#afb8e9 color charts
#afb8e9 color shades, tints & tones
#afb8e9 color schemes
#afb8e9 color preview, HTML & CSS examples
This text has a color of #afb8e9
<p style="color:#afb8e9;">Text here</p>
.mytext {color:#afb8e9;}
This box has a color of #afb8e9
<div style="background-color:#afb8e9;">Content here</div>
.mybackground {background-color:#afb8e9;}
Border around this has a color of #afb8e9
<div style="border:2px solid #afb8e9;">Content here</div>
.myborder {border:2px solid #afb8e9;}