#accdf0 color space conversions
Hex:
#accdf0
RGB:
172, 205, 240
CMY:
33, 20, 6
CMYK:
28, 15, 0, 6
HSL:
211°, 69.3878%, 80.7843%
HSV (HSB):
211°, 28.3333%, 94.1176%
XYZ:
54.5728, 58.7246, 90.8968
xyY:
0.2673, 0.2876, 58.7246
CIE-Lab:
81.1400, -3.1320, -20.8357
CIE-LCH:
81.1400, 21.0698, 261.4514
CIE-Luv:
81.1400, -18.0954, -32.5585
Hunter-Lab:
76.6320, -6.9888, -16.6843
#accdf0 color charts
#accdf0 color shades, tints & tones
#accdf0 color schemes
#accdf0 color preview, HTML & CSS examples
This text has a color of #accdf0
<p style="color:#accdf0;">Text here</p>
.mytext {color:#accdf0;}
This box has a color of #accdf0
<div style="background-color:#accdf0;">Content here</div>
.mybackground {background-color:#accdf0;}
Border around this has a color of #accdf0
<div style="border:2px solid #accdf0;">Content here</div>
.myborder {border:2px solid #accdf0;}