#adabdc color space conversions
Hex:
#adabdc
RGB:
173, 171, 220
CMY:
32, 33, 14
CMYK:
21, 22, 0, 14
HSL:
242°, 41.1765%, 76.6667%
HSV (HSB):
242°, 22.2727%, 86.2745%
XYZ:
44.7148, 43.1774, 73.6875
xyY:
0.2767, 0.2672, 43.1774
CIE-Lab:
71.6752, 10.9625, -24.4292
CIE-LCH:
71.6752, 26.7761, 294.1679
CIE-Luv:
71.6752, -1.8925, -39.9868
Hunter-Lab:
65.7095, 6.4762, -20.4920
#adabdc color charts
#adabdc RGB chart
#adabdc CMYK chart
#adabdc RGB pie chart
#adabdc color shades, tints & tones
#adabdc color schemes
#adabdc color preview, HTML & CSS examples
This text has a color of #adabdc
<p style="color:#adabdc;">Text here</p>
.mytext {color:#adabdc;}
Text color #adabdc
This box has a color of #adabdc
<div style="background-color:#adabdc;">Content here</div>
.mybackground {background-color:#adabdc;}
Background color #adabdc
Border around this has a color of #adabdc
<div style="border:2px solid #adabdc;">Content here</div>
.myborder {border:2px solid #adabdc;}
Border color #adabdc