#acc7ff color space conversions
Hex:
#acc7ff
RGB:
172, 199, 255
CMY:
33, 22, 0
CMYK:
33, 22, 0, 0
HSL:
220°, 100.0000%, 83.7255%
HSV (HSB):
220°, 32.5490%, 100.0000%
XYZ:
55.4867, 56.8375, 102.6540
xyY:
0.2581, 0.2644, 56.8375
CIE-Lab:
80.0881, 3.7089, -30.4418
CIE-LCH:
80.0881, 30.6669, 276.9464
CIE-Luv:
80.0881, -15.9498, -49.6292
Hunter-Lab:
75.3907, -0.5596, -27.9575
#acc7ff color charts
#acc7ff color shades, tints & tones
#acc7ff color schemes
#acc7ff color preview, HTML & CSS examples
This text has a color of #acc7ff
<p style="color:#acc7ff;">Text here</p>
.mytext {color:#acc7ff;}
This box has a color of #acc7ff
<div style="background-color:#acc7ff;">Content here</div>
.mybackground {background-color:#acc7ff;}
Border around this has a color of #acc7ff
<div style="border:2px solid #acc7ff;">Content here</div>
.myborder {border:2px solid #acc7ff;}