#afbeec color space conversions
Hex:
#afbeec
RGB:
175, 190, 236
CMY:
31, 25, 7
CMYK:
26, 19, 0, 7
HSL:
225°, 61.6162%, 80.5882%
HSV (HSB):
225°, 25.8475%, 92.5490%
XYZ:
51.2330, 51.9970, 86.6930
xyY:
0.2698, 0.2738, 51.9970
CIE-Lab:
77.2790, 4.8533, -24.5435
CIE-LCH:
77.2790, 25.0187, 281.1855
CIE-Luv:
77.2790, -10.0937, -39.6846
Hunter-Lab:
72.1089, 0.6325, -20.8052
#afbeec color charts
#afbeec RGB chart
#afbeec CMYK chart
#afbeec RGB pie chart
#afbeec color shades, tints & tones
#afbeec color schemes
#afbeec color preview, HTML & CSS examples
This text has a color of #afbeec
<p style="color:#afbeec;">Text here</p>
.mytext {color:#afbeec;}
Text color #afbeec
This box has a color of #afbeec
<div style="background-color:#afbeec;">Content here</div>
.mybackground {background-color:#afbeec;}
Background color #afbeec
Border around this has a color of #afbeec
<div style="border:2px solid #afbeec;">Content here</div>
.myborder {border:2px solid #afbeec;}
Border color #afbeec