#afdfff color space conversions
Hex:
#afdfff
RGB:
175, 223, 255
CMY:
31, 13, 0
CMYK:
31, 13, 0, 0
HSL:
204°, 100.0000%, 84.3137%
HSV (HSB):
204°, 31.3725%, 100.0000%
XYZ:
62.1169, 69.1093, 104.6733
xyY:
0.2633, 0.2930, 69.1093
CIE-Lab:
86.5582, -8.1569, -20.5641
CIE-LCH:
86.5582, 22.1228, 248.3639
CIE-Luv:
86.5582, -24.7196, -31.5971
Hunter-Lab:
83.1320, -12.1045, -16.4609
#afdfff color charts
#afdfff color shades, tints & tones
#afdfff color schemes
#afdfff color preview, HTML & CSS examples
This text has a color of #afdfff
<p style="color:#afdfff;">Text here</p>
.mytext {color:#afdfff;}
This box has a color of #afdfff
<div style="background-color:#afdfff;">Content here</div>
.mybackground {background-color:#afdfff;}
Border around this has a color of #afdfff
<div style="border:2px solid #afdfff;">Content here</div>
.myborder {border:2px solid #afdfff;}