#acc3e2 color space conversions
Hex:
#acc3e2
RGB:
172, 195, 226
CMY:
33, 24, 11
CMYK:
24, 14, 0, 11
HSL:
214°, 48.2143%, 78.0392%
HSV (HSB):
214°, 23.8938%, 88.6275%
XYZ:
50.2558, 53.2919, 79.5891
xyY:
0.2744, 0.2910, 53.2919
CIE-Lab:
78.0470, -1.0605, -18.0112
CIE-LCH:
78.0470, 18.0424, 266.6304
CIE-Luv:
78.0470, -13.3358, -28.0696
Hunter-Lab:
73.0013, -4.8685, -13.5396
#acc3e2 color charts
#acc3e2 color shades, tints & tones
#acc3e2 color schemes
#acc3e2 color preview, HTML & CSS examples
This text has a color of #acc3e2
<p style="color:#acc3e2;">Text here</p>
.mytext {color:#acc3e2;}
This box has a color of #acc3e2
<div style="background-color:#acc3e2;">Content here</div>
.mybackground {background-color:#acc3e2;}
Border around this has a color of #acc3e2
<div style="border:2px solid #acc3e2;">Content here</div>
.myborder {border:2px solid #acc3e2;}