#aacdec color space conversions
Hex:
#aacdec
RGB:
170, 205, 236
CMY:
33, 20, 7
CMYK:
28, 13, 0, 7
HSL:
208°, 63.4615%, 79.6078%
HSV (HSB):
208°, 27.9661%, 92.5490%
XYZ:
53.5492, 58.2648, 87.7808
xyY:
0.2683, 0.2919, 58.2648
CIE-Lab:
80.8858, -4.6510, -19.0970
CIE-LCH:
80.8858, 19.6552, 256.3123
CIE-Luv:
80.8858, -18.8989, -29.4399
Hunter-Lab:
76.3314, -8.3558, -14.7513
#aacdec color charts
#aacdec RGB chart
#aacdec CMYK chart
#aacdec RGB pie chart
#aacdec color shades, tints & tones
#aacdec color schemes
#aacdec color preview, HTML & CSS examples
This text has a color of #aacdec
<p style="color:#aacdec;">Text here</p>
.mytext {color:#aacdec;}
Text color #aacdec
This box has a color of #aacdec
<div style="background-color:#aacdec;">Content here</div>
.mybackground {background-color:#aacdec;}
Background color #aacdec
Border around this has a color of #aacdec
<div style="border:2px solid #aacdec;">Content here</div>
.myborder {border:2px solid #aacdec;}
Border color #aacdec