#afdffd color space conversions
Hex:
#afdffd
RGB:
175, 223, 253
CMY:
31, 13, 1
CMYK:
31, 12, 0, 1
HSL:
203°, 95.1220%, 83.9216%
HSV (HSB):
203°, 30.8300%, 99.2157%
XYZ:
61.7965, 68.9812, 102.9862
xyY:
0.2644, 0.2951, 68.9812
CIE-Lab:
86.4947, -8.6308, -19.6073
CIE-LCH:
86.4947, 21.4228, 246.2417
CIE-Luv:
86.4947, -24.6991, -29.9241
Hunter-Lab:
83.0549, -12.5342, -15.3798
#afdffd color charts
#afdffd color shades, tints & tones
#afdffd color schemes
#afdffd color preview, HTML & CSS examples
This text has a color of #afdffd
<p style="color:#afdffd;">Text here</p>
.mytext {color:#afdffd;}
This box has a color of #afdffd
<div style="background-color:#afdffd;">Content here</div>
.mybackground {background-color:#afdffd;}
Border around this has a color of #afdffd
<div style="border:2px solid #afdffd;">Content here</div>
.myborder {border:2px solid #afdffd;}