#aacefa color space conversions
Hex:
#aacefa
RGB:
170, 206, 250
CMY:
33, 19, 2
CMYK:
32, 18, 0, 2
HSL:
213°, 88.8889%, 82.3529%
HSV (HSB):
213°, 32.0000%, 98.0392%
XYZ:
55.9042, 59.5908, 98.9982
xyY:
0.2606, 0.2778, 59.5908
CIE-Lab:
81.6153, -1.8281, -25.4526
CIE-LCH:
81.6153, 25.5182, 265.8918
CIE-Luv:
81.6153, -19.6089, -40.4960
Hunter-Lab:
77.1951, -5.8228, -21.9994
#aacefa color charts
#aacefa RGB chart
#aacefa CMYK chart
#aacefa RGB pie chart
#aacefa color shades, tints & tones
#aacefa color schemes
#aacefa color preview, HTML & CSS examples
This text has a color of #aacefa
<p style="color:#aacefa;">Text here</p>
.mytext {color:#aacefa;}
Text color #aacefa
This box has a color of #aacefa
<div style="background-color:#aacefa;">Content here</div>
.mybackground {background-color:#aacefa;}
Background color #aacefa
Border around this has a color of #aacefa
<div style="border:2px solid #aacefa;">Content here</div>
.myborder {border:2px solid #aacefa;}
Border color #aacefa