#acaded color space conversions
Hex:
#acaded
RGB:
172, 173, 237
CMY:
33, 32, 7
CMYK:
27, 27, 0, 7
HSL:
239°, 64.3564%, 80.1961%
HSV (HSB):
239°, 27.4262%, 92.9412%
XYZ:
47.2429, 44.7722, 86.2727
xyY:
0.2650, 0.2511, 44.7722
CIE-Lab:
72.7417, 13.5605, -32.0665
CIE-LCH:
72.7417, 34.8159, 292.9229
CIE-Luv:
72.7417, -4.2999, -53.1187
Hunter-Lab:
66.9120, 8.9329, -29.6068
#acaded color charts
#acaded color shades, tints & tones
#acaded color schemes
#acaded color preview, HTML & CSS examples
This text has a color of #acaded
<p style="color:#acaded;">Text here</p>
.mytext {color:#acaded;}
This box has a color of #acaded
<div style="background-color:#acaded;">Content here</div>
.mybackground {background-color:#acaded;}
Border around this has a color of #acaded
<div style="border:2px solid #acaded;">Content here</div>
.myborder {border:2px solid #acaded;}