#adafcc color space conversions
Hex:
#adafcc
RGB:
173, 175, 204
CMY:
32, 31, 20
CMYK:
15, 14, 0, 20
HSL:
236°, 23.3083%, 73.9216%
HSV (HSB):
236°, 15.1961%, 80.0000%
XYZ:
43.4626, 43.9038, 63.3103
xyY:
0.2884, 0.2914, 43.9038
CIE-Lab:
72.1642, 5.1906, -14.9230
CIE-LCH:
72.1642, 15.7999, 289.1790
CIE-Luv:
72.1642, -2.7481, -23.7687
Hunter-Lab:
66.2600, 1.1306, -10.2687
#adafcc color charts
#adafcc color shades, tints & tones
#adafcc color schemes
#adafcc color preview, HTML & CSS examples
This text has a color of #adafcc
<p style="color:#adafcc;">Text here</p>
.mytext {color:#adafcc;}
This box has a color of #adafcc
<div style="background-color:#adafcc;">Content here</div>
.mybackground {background-color:#adafcc;}
Border around this has a color of #adafcc
<div style="border:2px solid #adafcc;">Content here</div>
.myborder {border:2px solid #adafcc;}