#afddfd color space conversions
Hex:
#afddfd
RGB:
175, 221, 253
CMY:
31, 13, 1
CMYK:
31, 13, 0, 1
HSL:
205°, 95.1220%, 83.9216%
HSV (HSB):
205°, 30.8300%, 99.2157%
XYZ:
61.2653, 67.9187, 102.8091
xyY:
0.2641, 0.2928, 67.9187
CIE-Lab:
85.9658, -7.5956, -20.4066
CIE-LCH:
85.9658, 21.7744, 249.5840
CIE-Luv:
85.9658, -23.8520, -31.3936
Hunter-Lab:
82.4128, -11.5264, -16.2747
#afddfd color charts
#afddfd color shades, tints & tones
#afddfd color schemes
#afddfd color preview, HTML & CSS examples
This text has a color of #afddfd
<p style="color:#afddfd;">Text here</p>
.mytext {color:#afddfd;}
This box has a color of #afddfd
<div style="background-color:#afddfd;">Content here</div>
.mybackground {background-color:#afddfd;}
Border around this has a color of #afddfd
<div style="border:2px solid #afddfd;">Content here</div>
.myborder {border:2px solid #afddfd;}