#adafea color space conversions
Hex:
#adafea
RGB:
173, 175, 234
CMY:
32, 31, 8
CMYK:
26, 25, 0, 8
HSL:
238°, 59.2233%, 79.8039%
HSV (HSB):
238°, 26.0684%, 91.7647%
XYZ:
47.4148, 45.4847, 84.1223
xyY:
0.2678, 0.2569, 45.4847
CIE-Lab:
73.2099, 12.0221, -29.7085
CIE-LCH:
73.2099, 32.0488, 292.0316
CIE-Luv:
73.2099, -4.4867, -49.0070
Hunter-Lab:
67.4423, 7.4690, -26.7441
#adafea color charts
#adafea color shades, tints & tones
#adafea color schemes
#adafea color preview, HTML & CSS examples
This text has a color of #adafea
<p style="color:#adafea;">Text here</p>
.mytext {color:#adafea;}
This box has a color of #adafea
<div style="background-color:#adafea;">Content here</div>
.mybackground {background-color:#adafea;}
Border around this has a color of #adafea
<div style="border:2px solid #adafea;">Content here</div>
.myborder {border:2px solid #adafea;}