#ace2ff color space conversions
Hex:
#ace2ff
RGB:
172, 226, 255
CMY:
33, 11, 0
CMYK:
33, 11, 0, 0
HSL:
201°, 100.0000%, 83.7255%
HSV (HSB):
201°, 32.5490%, 100.0000%
XYZ:
62.2596, 70.3834, 104.9117
xyY:
0.2621, 0.2963, 70.3834
CIE-Lab:
87.1845, -10.5248, -19.6339
CIE-LCH:
87.1845, 22.2769, 241.8063
CIE-Luv:
87.1845, -27.2251, -29.7095
Hunter-Lab:
83.8948, -14.3483, -15.4166
#ace2ff color charts
#ace2ff color shades, tints & tones
#ace2ff color schemes
#ace2ff color preview, HTML & CSS examples
This text has a color of #ace2ff
<p style="color:#ace2ff;">Text here</p>
.mytext {color:#ace2ff;}
This box has a color of #ace2ff
<div style="background-color:#ace2ff;">Content here</div>
.mybackground {background-color:#ace2ff;}
Border around this has a color of #ace2ff
<div style="border:2px solid #ace2ff;">Content here</div>
.myborder {border:2px solid #ace2ff;}