#adaddc color space conversions
Hex:
#adaddc
RGB:
173, 173, 220
CMY:
32, 32, 14
CMYK:
21, 21, 0, 14
HSL:
240°, 40.1709%, 77.0588%
HSV (HSB):
240°, 21.3636%, 86.2745%
XYZ:
45.0954, 43.9387, 73.8144
xyY:
0.2769, 0.2698, 43.9387
CIE-Lab:
72.1875, 9.8546, -23.6466
CIE-LCH:
72.1875, 25.6179, 292.6237
CIE-Luv:
72.1875, -2.7805, -38.5797
Hunter-Lab:
66.2863, 5.4349, -19.6232
#adaddc color charts
#adaddc RGB chart
#adaddc CMYK chart
#adaddc RGB pie chart
#adaddc color shades, tints & tones
#adaddc color schemes
#adaddc color preview, HTML & CSS examples
This text has a color of #adaddc
<p style="color:#adaddc;">Text here</p>
.mytext {color:#adaddc;}
Text color #adaddc
This box has a color of #adaddc
<div style="background-color:#adaddc;">Content here</div>
.mybackground {background-color:#adaddc;}
Background color #adaddc
Border around this has a color of #adaddc
<div style="border:2px solid #adaddc;">Content here</div>
.myborder {border:2px solid #adaddc;}
Border color #adaddc