#affdff color space conversions
Hex:
#affdff
RGB:
175, 253, 255
CMY:
31, 1, 0
CMYK:
31, 1, 0, 0
HSL:
182°, 100.0000%, 84.3137%
HSV (HSB):
182°, 31.3725%, 100.0000%
XYZ:
70.8545, 86.5845, 107.5858
xyY:
0.2674, 0.3267, 86.5845
CIE-Lab:
94.5617, -23.1959, -8.5789
CIE-LCH:
94.5617, 24.7315, 200.2968
CIE-Luv:
94.5617, -37.3372, -9.6914
Hunter-Lab:
93.0508, -26.9183, -3.4158
#affdff color charts
#affdff color shades, tints & tones
#affdff color schemes
#affdff color preview, HTML & CSS examples
This text has a color of #affdff
<p style="color:#affdff;">Text here</p>
.mytext {color:#affdff;}
This box has a color of #affdff
<div style="background-color:#affdff;">Content here</div>
.mybackground {background-color:#affdff;}
Border around this has a color of #affdff
<div style="border:2px solid #affdff;">Content here</div>
.myborder {border:2px solid #affdff;}