#adafee color space conversions
Hex:
#adafee
RGB:
173, 175, 238
CMY:
32, 31, 7
CMYK:
27, 26, 0, 7
HSL:
238°, 65.6566%, 80.5882%
HSV (HSB):
238°, 27.3109%, 93.3333%
XYZ:
47.9962, 45.7172, 87.1836
xyY:
0.2653, 0.2527, 45.7172
CIE-Lab:
73.3617, 12.9820, -31.6465
CIE-LCH:
73.3617, 34.2058, 292.3044
CIE-Luv:
73.3617, -4.7204, -52.3968
Hunter-Lab:
67.6145, 8.3828, -29.1196
#adafee color charts
#adafee color shades, tints & tones
#adafee color schemes
#adafee color preview, HTML & CSS examples
This text has a color of #adafee
<p style="color:#adafee;">Text here</p>
.mytext {color:#adafee;}
This box has a color of #adafee
<div style="background-color:#adafee;">Content here</div>
.mybackground {background-color:#adafee;}
Border around this has a color of #adafee
<div style="border:2px solid #adafee;">Content here</div>
.myborder {border:2px solid #adafee;}