#ada5cb color space conversions
Hex:
#ada5cb
RGB:
173, 165, 203
CMY:
32, 35, 20
CMYK:
15, 19, 0, 20
HSL:
253°, 26.7606%, 72.1569%
HSV (HSB):
253°, 18.7192%, 79.6078%
XYZ:
41.4682, 40.1063, 62.0556
xyY:
0.2887, 0.2792, 40.1063
CIE-Lab:
69.5452, 10.4946, -18.3283
CIE-LCH:
69.5452, 21.1202, 299.7950
CIE-Luv:
69.5452, 1.9824, -29.8752
Hunter-Lab:
63.3295, 6.0552, -13.7666
#ada5cb color charts
#ada5cb color shades, tints & tones
#ada5cb color schemes
#ada5cb color preview, HTML & CSS examples
This text has a color of #ada5cb
<p style="color:#ada5cb;">Text here</p>
.mytext {color:#ada5cb;}
This box has a color of #ada5cb
<div style="background-color:#ada5cb;">Content here</div>
.mybackground {background-color:#ada5cb;}
Border around this has a color of #ada5cb
<div style="border:2px solid #ada5cb;">Content here</div>
.myborder {border:2px solid #ada5cb;}