#ada5cd color space conversions
Hex:
#ada5cd
RGB:
173, 165, 205
CMY:
32, 35, 20
CMYK:
16, 20, 0, 20
HSL:
252°, 28.5714%, 72.5490%
HSV (HSB):
252°, 19.5122%, 80.3922%
XYZ:
41.7082, 40.2023, 63.3192
xyY:
0.2872, 0.2768, 40.2023
CIE-Lab:
69.6134, 10.9308, -19.3287
CIE-LCH:
69.6134, 22.2054, 299.4890
CIE-Luv:
69.6134, 1.8385, -31.5496
Hunter-Lab:
63.4053, 6.4586, -14.8258
#ada5cd color charts
#ada5cd color shades, tints & tones
#ada5cd color schemes
#ada5cd color preview, HTML & CSS examples
This text has a color of #ada5cd
<p style="color:#ada5cd;">Text here</p>
.mytext {color:#ada5cd;}
This box has a color of #ada5cd
<div style="background-color:#ada5cd;">Content here</div>
.mybackground {background-color:#ada5cd;}
Border around this has a color of #ada5cd
<div style="border:2px solid #ada5cd;">Content here</div>
.myborder {border:2px solid #ada5cd;}