#accedf color space conversions
Hex:
#accedf
RGB:
172, 206, 223
CMY:
33, 19, 13
CMYK:
23, 8, 0, 13
HSL:
200°, 44.3478%, 77.4510%
HSV (HSB):
200°, 22.8700%, 87.4510%
XYZ:
52.4038, 58.2410, 78.2917
xyY:
0.2774, 0.3083, 58.2410
CIE-Lab:
80.8726, -7.5595, -12.1551
CIE-LCH:
80.8726, 14.3141, 238.1217
CIE-Luv:
80.8726, -18.1630, -17.6778
Hunter-Lab:
76.3158, -10.9818, -7.4040
#accedf color charts
#accedf RGB chart
#accedf CMYK chart
#accedf RGB pie chart
#accedf color shades, tints & tones
#accedf color schemes
#accedf color preview, HTML & CSS examples
This text has a color of #accedf
<p style="color:#accedf;">Text here</p>
.mytext {color:#accedf;}
Text color #accedf
This box has a color of #accedf
<div style="background-color:#accedf;">Content here</div>
.mybackground {background-color:#accedf;}
Background color #accedf
Border around this has a color of #accedf
<div style="border:2px solid #accedf;">Content here</div>
.myborder {border:2px solid #accedf;}
Border color #accedf