#aceeff color space conversions
Hex:
#aceeff
RGB:
172, 238, 255
CMY:
33, 7, 0
CMYK:
33, 7, 0, 0
HSL:
192°, 100.0000%, 83.7255%
HSV (HSB):
192°, 32.5490%, 100.0000%
XYZ:
65.6378, 77.1397, 106.0377
xyY:
0.2638, 0.3100, 77.1397
CIE-Lab:
90.3859, -16.6078, -14.8186
CIE-LCH:
90.3859, 22.2578, 221.7415
CIE-Luv:
90.3859, -32.2492, -20.8771
Hunter-Lab:
87.8292, -20.3020, -10.1014
#aceeff color charts
#aceeff color shades, tints & tones
#aceeff color schemes
#aceeff color preview, HTML & CSS examples
This text has a color of #aceeff
<p style="color:#aceeff;">Text here</p>
.mytext {color:#aceeff;}
This box has a color of #aceeff
<div style="background-color:#aceeff;">Content here</div>
.mybackground {background-color:#aceeff;}
Border around this has a color of #aceeff
<div style="border:2px solid #aceeff;">Content here</div>
.myborder {border:2px solid #aceeff;}