#adefff color space conversions
Hex:
#adefff
RGB:
173, 239, 255
CMY:
32, 6, 0
CMYK:
32, 6, 0, 0
HSL:
192°, 100.0000%, 83.9216%
HSV (HSB):
192°, 32.1569%, 100.0000%
XYZ:
66.1501, 77.8372, 106.1454
xyY:
0.2645, 0.3112, 77.8372
CIE-Lab:
90.7056, -16.8390, -14.3344
CIE-LCH:
90.7056, 22.1139, 220.4066
CIE-Luv:
90.7056, -32.2690, -20.0490
Hunter-Lab:
88.2254, -20.5579, -9.5749
#adefff color charts
#adefff color shades, tints & tones
#adefff color schemes
#adefff color preview, HTML & CSS examples
This text has a color of #adefff
<p style="color:#adefff;">Text here</p>
.mytext {color:#adefff;}
This box has a color of #adefff
<div style="background-color:#adefff;">Content here</div>
.mybackground {background-color:#adefff;}
Border around this has a color of #adefff
<div style="border:2px solid #adefff;">Content here</div>
.myborder {border:2px solid #adefff;}