#acccfc color space conversions
Hex:
#acccfc
RGB:
172, 204, 252
CMY:
33, 20, 1
CMYK:
32, 19, 0, 1
HSL:
216°, 93.0233%, 83.1373%
HSV (HSB):
216°, 31.7460%, 98.8235%
XYZ:
56.1768, 58.9847, 100.5198
xyY:
0.2605, 0.2735, 58.9847
CIE-Lab:
81.2832, 0.2832, -27.0128
CIE-LCH:
81.2832, 27.0143, 270.6006
CIE-Luv:
81.2832, -17.9528, -43.4141
Hunter-Lab:
76.8015, -3.8379, -23.8393
#acccfc color charts
#acccfc color shades, tints & tones
#acccfc color schemes
#acccfc color preview, HTML & CSS examples
This text has a color of #acccfc
<p style="color:#acccfc;">Text here</p>
.mytext {color:#acccfc;}
This box has a color of #acccfc
<div style="background-color:#acccfc;">Content here</div>
.mybackground {background-color:#acccfc;}
Border around this has a color of #acccfc
<div style="border:2px solid #acccfc;">Content here</div>
.myborder {border:2px solid #acccfc;}