#afb3d4 color space conversions
Hex:
#afb3d4
RGB:
175, 179, 212
CMY:
31, 30, 17
CMYK:
17, 16, 0, 17
HSL:
234°, 30.0813%, 75.8824%
HSV (HSB):
234°, 17.4528%, 83.1373%
XYZ:
45.6830, 46.1076, 68.7793
xyY:
0.2845, 0.2871, 46.1076
CIE-Lab:
73.6153, 5.3865, -17.0955
CIE-LCH:
73.6153, 17.9241, 287.4889
CIE-Luv:
73.6153, -4.0128, -27.3519
Hunter-Lab:
67.9026, 1.2602, -12.5237
#afb3d4 color charts
#afb3d4 color shades, tints & tones
#afb3d4 color schemes
#afb3d4 color preview, HTML & CSS examples
This text has a color of #afb3d4
<p style="color:#afb3d4;">Text here</p>
.mytext {color:#afb3d4;}
This box has a color of #afb3d4
<div style="background-color:#afb3d4;">Content here</div>
.mybackground {background-color:#afb3d4;}
Border around this has a color of #afb3d4
<div style="border:2px solid #afb3d4;">Content here</div>
.myborder {border:2px solid #afb3d4;}