#afafe3 color space conversions
Hex:
#afafe3
RGB:
175, 175, 227
CMY:
31, 31, 11
CMYK:
23, 23, 0, 11
HSL:
240°, 48.1481%, 78.8235%
HSV (HSB):
240°, 22.9075%, 89.0196%
XYZ:
46.8743, 45.3200, 78.9501
xyY:
0.2739, 0.2648, 45.3200
CIE-Lab:
73.1021, 10.9742, -26.0535
CIE-LCH:
73.1021, 28.2704, 292.8418
CIE-Luv:
73.1021, -3.0834, -42.7796
Hunter-Lab:
67.3201, 6.4776, -22.4087
#afafe3 color charts
#afafe3 color shades, tints & tones
#afafe3 color schemes
#afafe3 color preview, HTML & CSS examples
This text has a color of #afafe3
<p style="color:#afafe3;">Text here</p>
.mytext {color:#afafe3;}
This box has a color of #afafe3
<div style="background-color:#afafe3;">Content here</div>
.mybackground {background-color:#afafe3;}
Border around this has a color of #afafe3
<div style="border:2px solid #afafe3;">Content here</div>
.myborder {border:2px solid #afafe3;}