#accdf5 color space conversions
Hex:
#accdf5
RGB:
172, 205, 245
CMY:
33, 20, 4
CMYK:
30, 16, 0, 4
HSL:
213°, 78.4946%, 81.7647%
HSV (HSB):
213°, 29.7959%, 96.0784%
XYZ:
55.3260, 59.0259, 94.8633
xyY:
0.2644, 0.2821, 59.0259
CIE-Lab:
81.3058, -1.9436, -23.2502
CIE-LCH:
81.3058, 23.3312, 265.2216
CIE-Luv:
81.3058, -18.2099, -36.7663
Hunter-Lab:
76.8283, -5.9071, -19.4282
#accdf5 color charts
#accdf5 color shades, tints & tones
#accdf5 color schemes
#accdf5 color preview, HTML & CSS examples
This text has a color of #accdf5
<p style="color:#accdf5;">Text here</p>
.mytext {color:#accdf5;}
This box has a color of #accdf5
<div style="background-color:#accdf5;">Content here</div>
.mybackground {background-color:#accdf5;}
Border around this has a color of #accdf5
<div style="border:2px solid #accdf5;">Content here</div>
.myborder {border:2px solid #accdf5;}