#afadd2 color space conversions
Hex:
#afadd2
RGB:
175, 173, 210
CMY:
31, 32, 18
CMYK:
17, 18, 0, 18
HSL:
243°, 29.1339%, 75.0980%
HSV (HSB):
243°, 17.6190%, 82.3529%
XYZ:
44.2556, 43.6542, 67.0664
xyY:
0.2856, 0.2817, 43.6542
CIE-Lab:
71.9968, 8.2407, -18.4495
CIE-LCH:
71.9968, 20.2063, 294.0684
CIE-Luv:
71.9968, -1.1295, -29.8795
Hunter-Lab:
66.0714, 3.9372, -13.9329
#afadd2 color charts
#afadd2 color shades, tints & tones
#afadd2 color schemes
#afadd2 color preview, HTML & CSS examples
This text has a color of #afadd2
<p style="color:#afadd2;">Text here</p>
.mytext {color:#afadd2;}
This box has a color of #afadd2
<div style="background-color:#afadd2;">Content here</div>
.mybackground {background-color:#afadd2;}
Border around this has a color of #afadd2
<div style="border:2px solid #afadd2;">Content here</div>
.myborder {border:2px solid #afadd2;}