#accafc color space conversions
Hex:
#accafc
RGB:
172, 202, 252
CMY:
33, 21, 1
CMYK:
32, 20, 0, 1
HSL:
218°, 93.0233%, 83.1373%
HSV (HSB):
218°, 31.7460%, 98.8235%
XYZ:
55.7045, 58.0400, 100.3624
xyY:
0.2602, 0.2711, 58.0400
CIE-Lab:
80.7610, 1.3545, -27.8113
CIE-LCH:
80.7610, 27.8443, 272.7882
CIE-Luv:
80.7610, -17.1154, -44.8838
Hunter-Lab:
76.1840, -2.8057, -24.7780
#accafc color charts
#accafc color shades, tints & tones
#accafc color schemes
#accafc color preview, HTML & CSS examples
This text has a color of #accafc
<p style="color:#accafc;">Text here</p>
.mytext {color:#accafc;}
This box has a color of #accafc
<div style="background-color:#accafc;">Content here</div>
.mybackground {background-color:#accafc;}
Border around this has a color of #accafc
<div style="border:2px solid #accafc;">Content here</div>
.myborder {border:2px solid #accafc;}