#acc3da color space conversions
Hex:
#acc3da
RGB:
172, 195, 218
CMY:
33, 24, 15
CMYK:
21, 11, 0, 15
HSL:
210°, 38.3333%, 76.4706%
HSV (HSB):
210°, 21.1009%, 85.4902%
XYZ:
49.1833, 52.8628, 73.9410
xyY:
0.2795, 0.3004, 52.8628
CIE-Lab:
77.7939, -2.8667, -14.0807
CIE-LCH:
77.7939, 14.3696, 258.4922
CIE-Luv:
77.7939, -13.0778, -21.4064
Hunter-Lab:
72.7068, -6.4888, -9.4016
#acc3da color charts
#acc3da color shades, tints & tones
#acc3da color schemes
#acc3da color preview, HTML & CSS examples
This text has a color of #acc3da
<p style="color:#acc3da;">Text here</p>
.mytext {color:#acc3da;}
This box has a color of #acc3da
<div style="background-color:#acc3da;">Content here</div>
.mybackground {background-color:#acc3da;}
Border around this has a color of #acc3da
<div style="border:2px solid #acc3da;">Content here</div>
.myborder {border:2px solid #acc3da;}