#afced7 color space conversions
Hex:
#afced7
RGB:
175, 206, 215
CMY:
31, 19, 16
CMYK:
19, 4, 0, 16
HSL:
194°, 33.3333%, 76.4706%
HSV (HSB):
194°, 18.6047%, 84.3137%
XYZ:
52.0162, 58.1629, 72.7750
xyY:
0.2843, 0.3179, 58.1629
CIE-Lab:
80.8293, -8.3861, -7.9185
CIE-LCH:
80.8293, 11.5338, 223.3571
CIE-Luv:
80.8293, -16.5722, -10.7962
Hunter-Lab:
76.2646, -11.7171, -3.1919
#afced7 color charts
#afced7 color shades, tints & tones
#afced7 color schemes
#afced7 color preview, HTML & CSS examples
This text has a color of #afced7
<p style="color:#afced7;">Text here</p>
.mytext {color:#afced7;}
This box has a color of #afced7
<div style="background-color:#afced7;">Content here</div>
.mybackground {background-color:#afced7;}
Border around this has a color of #afced7
<div style="border:2px solid #afced7;">Content here</div>
.myborder {border:2px solid #afced7;}