#ada7ed color space conversions
Hex:
#ada7ed
RGB:
173, 167, 237
CMY:
32, 35, 7
CMYK:
27, 30, 0, 7
HSL:
245°, 66.0377%, 79.2157%
HSV (HSB):
245°, 29.5359%, 92.9412%
XYZ:
46.3384, 42.6361, 85.9081
xyY:
0.2650, 0.2438, 42.6361
CIE-Lab:
71.3073, 17.1991, -34.2784
CIE-LCH:
71.3073, 38.3513, 296.6451
CIE-Luv:
71.3073, -1.3056, -57.1747
Hunter-Lab:
65.2963, 12.4062, -32.2983
#ada7ed color charts
#ada7ed color shades, tints & tones
#ada7ed color schemes
#ada7ed color preview, HTML & CSS examples
This text has a color of #ada7ed
<p style="color:#ada7ed;">Text here</p>
.mytext {color:#ada7ed;}
This box has a color of #ada7ed
<div style="background-color:#ada7ed;">Content here</div>
.mybackground {background-color:#ada7ed;}
Border around this has a color of #ada7ed
<div style="border:2px solid #ada7ed;">Content here</div>
.myborder {border:2px solid #ada7ed;}