#acccfe color space conversions
Hex:
#acccfe
RGB:
172, 204, 254
CMY:
33, 20, 0
CMYK:
32, 20, 0, 0
HSL:
217°, 97.6190%, 83.5294%
HSV (HSB):
217°, 32.2835%, 99.6078%
XYZ:
56.4955, 59.1121, 102.1981
xyY:
0.2594, 0.2714, 59.1121
CIE-Lab:
81.3532, 0.7733, -27.9699
CIE-LCH:
81.3532, 27.9806, 271.5837
CIE-Luv:
81.3532, -18.0014, -45.1075
Hunter-Lab:
76.8844, -3.3840, -24.9917
#acccfe color charts
#acccfe color shades, tints & tones
#acccfe color schemes
#acccfe color preview, HTML & CSS examples
This text has a color of #acccfe
<p style="color:#acccfe;">Text here</p>
.mytext {color:#acccfe;}
This box has a color of #acccfe
<div style="background-color:#acccfe;">Content here</div>
.mybackground {background-color:#acccfe;}
Border around this has a color of #acccfe
<div style="border:2px solid #acccfe;">Content here</div>
.myborder {border:2px solid #acccfe;}