#accdfa color space conversions
Hex:
#accdfa
RGB:
172, 205, 250
CMY:
33, 20, 2
CMYK:
31, 18, 0, 2
HSL:
215°, 88.6364%, 82.7451%
HSV (HSB):
215°, 31.2000%, 98.0392%
XYZ:
56.0999, 59.3354, 98.9386
xyY:
0.2617, 0.2768, 59.3354
CIE-Lab:
81.4756, -0.7380, -25.6545
CIE-LCH:
81.4756, 25.6651, 268.3523
CIE-Luv:
81.4756, -18.3254, -40.9873
Hunter-Lab:
77.0295, -4.8016, -22.2329
#accdfa color charts
#accdfa color shades, tints & tones
#accdfa color schemes
#accdfa color preview, HTML & CSS examples
This text has a color of #accdfa
<p style="color:#accdfa;">Text here</p>
.mytext {color:#accdfa;}
This box has a color of #accdfa
<div style="background-color:#accdfa;">Content here</div>
.mybackground {background-color:#accdfa;}
Border around this has a color of #accdfa
<div style="border:2px solid #accdfa;">Content here</div>
.myborder {border:2px solid #accdfa;}