#accdfc color space conversions
Hex:
#accdfc
RGB:
172, 205, 252
CMY:
33, 20, 1
CMYK:
32, 19, 0, 1
HSL:
215°, 93.0233%, 83.1373%
HSV (HSB):
215°, 31.7460%, 98.8235%
XYZ:
56.4153, 59.4616, 100.5993
xyY:
0.2606, 0.2747, 59.4616
CIE-Lab:
81.5447, -0.2510, -26.6133
CIE-LCH:
81.5447, 26.6145, 269.4595
CIE-Luv:
81.5447, -18.3719, -42.6786
Hunter-Lab:
77.1113, -4.3528, -23.3717
#accdfc color charts
#accdfc color shades, tints & tones
#accdfc color schemes
#accdfc color preview, HTML & CSS examples
This text has a color of #accdfc
<p style="color:#accdfc;">Text here</p>
.mytext {color:#accdfc;}
This box has a color of #accdfc
<div style="background-color:#accdfc;">Content here</div>
.mybackground {background-color:#accdfc;}
Border around this has a color of #accdfc
<div style="border:2px solid #accdfc;">Content here</div>
.myborder {border:2px solid #accdfc;}