#accedc color space conversions
Hex:
#accedc
RGB:
172, 206, 220
CMY:
33, 19, 14
CMYK:
22, 6, 0, 14
HSL:
198°, 40.6780%, 76.8627%
HSV (HSB):
198°, 21.8182%, 86.2745%
XYZ:
52.0028, 58.0806, 76.1800
xyY:
0.2792, 0.3118, 58.0806
CIE-Lab:
80.7836, -8.2243, -10.6830
CIE-LCH:
80.7836, 13.4820, 232.4090
CIE-Luv:
80.7836, -18.1004, -15.2108
Hunter-Lab:
76.2106, -11.5679, -5.9187
#accedc color charts
#accedc RGB chart
#accedc CMYK chart
#accedc RGB pie chart
#accedc color shades, tints & tones
#accedc color schemes
#accedc color preview, HTML & CSS examples
This text has a color of #accedc
<p style="color:#accedc;">Text here</p>
.mytext {color:#accedc;}
Text color #accedc
This box has a color of #accedc
<div style="background-color:#accedc;">Content here</div>
.mybackground {background-color:#accedc;}
Background color #accedc
Border around this has a color of #accedc
<div style="border:2px solid #accedc;">Content here</div>
.myborder {border:2px solid #accedc;}
Border color #accedc