#ace7fd color space conversions
Hex:
#ace7fd
RGB:
172, 231, 253
CMY:
33, 9, 1
CMYK:
32, 9, 0, 1
HSL:
196°, 95.2941%, 83.3333%
HSV (HSB):
196°, 32.0158%, 99.2157%
XYZ:
63.3188, 73.0143, 103.6844
xyY:
0.2638, 0.3042, 73.0143
CIE-Lab:
88.4546, -13.5503, -16.6709
CIE-LCH:
88.4546, 21.4833, 230.8954
CIE-Luv:
88.4546, -29.3173, -24.3599
Hunter-Lab:
85.4484, -17.2631, -12.1295
#ace7fd color charts
#ace7fd color shades, tints & tones
#ace7fd color schemes
#ace7fd color preview, HTML & CSS examples
This text has a color of #ace7fd
<p style="color:#ace7fd;">Text here</p>
.mytext {color:#ace7fd;}
This box has a color of #ace7fd
<div style="background-color:#ace7fd;">Content here</div>
.mybackground {background-color:#ace7fd;}
Border around this has a color of #ace7fd
<div style="border:2px solid #ace7fd;">Content here</div>
.myborder {border:2px solid #ace7fd;}