#acebdc color space conversions
Hex:
#acebdc
RGB:
172, 235, 220
CMY:
33, 8, 14
CMYK:
27, 0, 6, 8
HSL:
166°, 61.1650%, 79.8039%
HSV (HSB):
166°, 26.8085%, 92.1569%
XYZ:
59.6399, 73.3546, 78.7257
xyY:
0.2817, 0.3465, 73.3546
CIE-Lab:
88.6166, -22.8754, 0.8661
CIE-LCH:
88.6166, 22.8918, 177.8317
CIE-Luv:
88.6166, -31.0683, 5.2235
Hunter-Lab:
85.6473, -25.5857, 5.4547
#acebdc color charts
#acebdc color shades, tints & tones
#acebdc color schemes
#acebdc color preview, HTML & CSS examples
This text has a color of #acebdc
<p style="color:#acebdc;">Text here</p>
.mytext {color:#acebdc;}
This box has a color of #acebdc
<div style="background-color:#acebdc;">Content here</div>
.mybackground {background-color:#acebdc;}
Border around this has a color of #acebdc
<div style="border:2px solid #acebdc;">Content here</div>
.myborder {border:2px solid #acebdc;}