#afcde2 color space conversions
Hex:
#afcde2
RGB:
175, 205, 226
CMY:
31, 20, 11
CMYK:
23, 9, 0, 11
HSL:
205°, 46.7890%, 78.6275%
HSV (HSB):
205°, 22.5664%, 88.6275%
XYZ:
53.2380, 58.2676, 80.3923
xyY:
0.2774, 0.3036, 58.2676
CIE-Lab:
80.8873, -5.4592, -13.7181
CIE-LCH:
80.8873, 14.7644, 248.2996
CIE-Luv:
80.8873, -16.3880, -20.5274
Hunter-Lab:
76.3332, -9.0897, -9.0096
#afcde2 color charts
#afcde2 color shades, tints & tones
#afcde2 color schemes
#afcde2 color preview, HTML & CSS examples
This text has a color of #afcde2
<p style="color:#afcde2;">Text here</p>
.mytext {color:#afcde2;}
This box has a color of #afcde2
<div style="background-color:#afcde2;">Content here</div>
.mybackground {background-color:#afcde2;}
Border around this has a color of #afcde2
<div style="border:2px solid #afcde2;">Content here</div>
.myborder {border:2px solid #afcde2;}