#afb8e8 color space conversions
Hex:
#afb8e8
RGB:
175, 184, 232
CMY:
31, 28, 9
CMYK:
25, 21, 0, 9
HSL:
231°, 55.3398%, 79.8039%
HSV (HSB):
231°, 24.5690%, 90.9804%
XYZ:
49.3852, 49.2211, 83.2417
xyY:
0.2716, 0.2707, 49.2211
CIE-Lab:
75.5887, 7.1872, -24.9645
CIE-LCH:
75.5887, 25.9785, 286.0610
CIE-Luv:
75.5887, -7.2970, -40.6109
Hunter-Lab:
70.1578, 2.8729, -21.2367
#afb8e8 color charts
#afb8e8 color shades, tints & tones
#afb8e8 color schemes
#afb8e8 color preview, HTML & CSS examples
This text has a color of #afb8e8
<p style="color:#afb8e8;">Text here</p>
.mytext {color:#afb8e8;}
This box has a color of #afb8e8
<div style="background-color:#afb8e8;">Content here</div>
.mybackground {background-color:#afb8e8;}
Border around this has a color of #afb8e8
<div style="border:2px solid #afb8e8;">Content here</div>
.myborder {border:2px solid #afb8e8;}