#ace1fd color space conversions
Hex:
#ace1fd
RGB:
172, 225, 253
CMY:
33, 12, 1
CMYK:
32, 11, 0, 1
HSL:
201°, 95.2941%, 83.3333%
HSV (HSB):
201°, 32.0158%, 99.2157%
XYZ:
61.6681, 69.7129, 103.1342
xyY:
0.2630, 0.2973, 69.7129
CIE-Lab:
86.8559, -10.4877, -19.0786
CIE-LCH:
86.8559, 21.7712, 241.2019
CIE-Luv:
86.8559, -26.7944, -28.7755
Hunter-Lab:
83.4943, -14.2765, -14.7905
#ace1fd color charts
#ace1fd color shades, tints & tones
#ace1fd color schemes
#ace1fd color preview, HTML & CSS examples
This text has a color of #ace1fd
<p style="color:#ace1fd;">Text here</p>
.mytext {color:#ace1fd;}
This box has a color of #ace1fd
<div style="background-color:#ace1fd;">Content here</div>
.mybackground {background-color:#ace1fd;}
Border around this has a color of #ace1fd
<div style="border:2px solid #ace1fd;">Content here</div>
.myborder {border:2px solid #ace1fd;}