#afdfed color space conversions
Hex:
#afdfed
RGB:
175, 223, 237
CMY:
31, 13, 7
CMYK:
26, 6, 0, 7
HSL:
194°, 63.2653%, 80.7843%
HSV (HSB):
194°, 26.1603%, 92.9412%
XYZ:
59.3529, 68.0037, 90.1186
xyY:
0.2729, 0.3127, 68.0037
CIE-Lab:
86.0083, -12.3205, -11.9030
CIE-LCH:
86.0083, 17.1311, 224.0128
CIE-Luv:
86.0083, -24.5409, -16.6587
Hunter-Lab:
82.4644, -15.8390, -7.0681
#afdfed color charts
#afdfed color shades, tints & tones
#afdfed color schemes
#afdfed color preview, HTML & CSS examples
This text has a color of #afdfed
<p style="color:#afdfed;">Text here</p>
.mytext {color:#afdfed;}
This box has a color of #afdfed
<div style="background-color:#afdfed;">Content here</div>
.mybackground {background-color:#afdfed;}
Border around this has a color of #afdfed
<div style="border:2px solid #afdfed;">Content here</div>
.myborder {border:2px solid #afdfed;}