#aacdef color space conversions
Hex:
#aacdef
RGB:
170, 205, 239
CMY:
33, 20, 6
CMYK:
29, 14, 0, 6
HSL:
210°, 68.3168%, 80.1961%
HSV (HSB):
210°, 28.8703%, 93.7255%
XYZ:
53.9889, 58.4407, 90.0960
xyY:
0.2666, 0.2886, 58.4407
CIE-Lab:
80.9832, -3.9436, -20.5514
CIE-LCH:
80.9832, 20.9264, 259.1375
CIE-Luv:
80.9832, -18.9604, -31.9572
Hunter-Lab:
76.4465, -7.7192, -16.3637
#aacdef color charts
#aacdef RGB chart
#aacdef CMYK chart
#aacdef RGB pie chart
#aacdef color shades, tints & tones
#aacdef color schemes
#aacdef color preview, HTML & CSS examples
This text has a color of #aacdef
<p style="color:#aacdef;">Text here</p>
.mytext {color:#aacdef;}
Text color #aacdef
This box has a color of #aacdef
<div style="background-color:#aacdef;">Content here</div>
.mybackground {background-color:#aacdef;}
Background color #aacdef
Border around this has a color of #aacdef
<div style="border:2px solid #aacdef;">Content here</div>
.myborder {border:2px solid #aacdef;}
Border color #aacdef