#afbeed color space conversions
Hex:
#afbeed
RGB:
175, 190, 237
CMY:
31, 25, 7
CMYK:
26, 20, 0, 7
HSL:
225°, 63.2653%, 80.7843%
HSV (HSB):
225°, 26.1603%, 92.9412%
XYZ:
51.3787, 52.0553, 87.4605
xyY:
0.2691, 0.2727, 52.0553
CIE-Lab:
77.3139, 5.0886, -25.0288
CIE-LCH:
77.3139, 25.5408, 281.4921
CIE-Luv:
77.3139, -10.1359, -40.5290
Hunter-Lab:
72.1494, 0.8513, -21.3676
#afbeed color charts
#afbeed color shades, tints & tones
#afbeed color schemes
#afbeed color preview, HTML & CSS examples
This text has a color of #afbeed
<p style="color:#afbeed;">Text here</p>
.mytext {color:#afbeed;}
This box has a color of #afbeed
<div style="background-color:#afbeed;">Content here</div>
.mybackground {background-color:#afbeed;}
Border around this has a color of #afbeed
<div style="border:2px solid #afbeed;">Content here</div>
.myborder {border:2px solid #afbeed;}