#acedef color space conversions
Hex:
#acedef
RGB:
172, 237, 239
CMY:
33, 7, 6
CMYK:
28, 1, 0, 6
HSL:
182°, 67.6768%, 80.5882%
HSV (HSB):
182°, 28.0335%, 93.7255%
XYZ:
62.8774, 75.5710, 92.9340
xyY:
0.2717, 0.3266, 75.5710
CIE-Lab:
89.6598, -19.7623, -7.5429
CIE-LCH:
89.6598, 21.1529, 200.8909
CIE-Luv:
89.6598, -31.8821, -8.5105
Hunter-Lab:
86.9316, -23.0216, -2.5317
#acedef color charts
#acedef RGB chart
#acedef CMYK chart
#acedef RGB pie chart
#acedef color shades, tints & tones
#acedef color schemes
#acedef color preview, HTML & CSS examples
This text has a color of #acedef
<p style="color:#acedef;">Text here</p>
.mytext {color:#acedef;}
Text color #acedef
This box has a color of #acedef
<div style="background-color:#acedef;">Content here</div>
.mybackground {background-color:#acedef;}
Background color #acedef
Border around this has a color of #acedef
<div style="border:2px solid #acedef;">Content here</div>
.myborder {border:2px solid #acedef;}
Border color #acedef