#aacedc color space conversions
Hex:
#aacedc
RGB:
170, 206, 220
CMY:
33, 19, 14
CMYK:
23, 6, 0, 14
HSL:
197°, 41.6667%, 76.4706%
HSV (HSB):
197°, 22.7273%, 86.2745%
XYZ:
51.5671, 57.8560, 76.1596
xyY:
0.2779, 0.3118, 57.8560
CIE-Lab:
80.6586, -8.8312, -10.8825
CIE-LCH:
80.6586, 14.0149, 230.9406
CIE-Luv:
80.6586, -19.0266, -15.4310
Hunter-Lab:
76.0631, -12.0960, -6.1210
#aacedc color charts
#aacedc RGB chart
#aacedc CMYK chart
#aacedc RGB pie chart
#aacedc color shades, tints & tones
#aacedc color schemes
#aacedc color preview, HTML & CSS examples
This text has a color of #aacedc
<p style="color:#aacedc;">Text here</p>
.mytext {color:#aacedc;}
Text color #aacedc
This box has a color of #aacedc
<div style="background-color:#aacedc;">Content here</div>
.mybackground {background-color:#aacedc;}
Background color #aacedc
Border around this has a color of #aacedc
<div style="border:2px solid #aacedc;">Content here</div>
.myborder {border:2px solid #aacedc;}
Border color #aacedc