#acade9 color space conversions
Hex:
#acade9
RGB:
172, 173, 233
CMY:
33, 32, 9
CMYK:
26, 26, 0, 9
HSL:
239°, 58.0952%, 79.4118%
HSV (HSB):
239°, 26.1803%, 91.3725%
XYZ:
46.6648, 44.5410, 83.2286
xyY:
0.2675, 0.2553, 44.5410
CIE-Lab:
72.5886, 12.5980, -30.1275
CIE-LCH:
72.5886, 32.6554, 292.6926
CIE-Luv:
72.5886, -4.0608, -49.7284
Hunter-Lab:
66.7390, 8.0162, -27.2217
#acade9 color charts
#acade9 color shades, tints & tones
#acade9 color schemes
#acade9 color preview, HTML & CSS examples
This text has a color of #acade9
<p style="color:#acade9;">Text here</p>
.mytext {color:#acade9;}
This box has a color of #acade9
<div style="background-color:#acade9;">Content here</div>
.mybackground {background-color:#acade9;}
Border around this has a color of #acade9
<div style="border:2px solid #acade9;">Content here</div>
.myborder {border:2px solid #acade9;}