#acbedc color space conversions
Hex:
#acbedc
RGB:
172, 190, 220
CMY:
33, 25, 14
CMYK:
22, 14, 0, 14
HSL:
218°, 40.6780%, 76.8627%
HSV (HSB):
218°, 21.8182%, 86.2745%
XYZ:
48.3450, 50.7649, 74.9607
xyY:
0.2777, 0.2916, 50.7649
CIE-Lab:
76.5364, 0.2602, -17.0534
CIE-LCH:
76.5364, 17.0554, 270.8741
CIE-Luv:
76.5364, -10.8901, -26.6401
Hunter-Lab:
71.2495, -3.5688, -12.5036
#acbedc color charts
#acbedc RGB chart
#acbedc CMYK chart
#acbedc RGB pie chart
#acbedc color shades, tints & tones
#acbedc color schemes
#acbedc color preview, HTML & CSS examples
This text has a color of #acbedc
<p style="color:#acbedc;">Text here</p>
.mytext {color:#acbedc;}
Text color #acbedc
This box has a color of #acbedc
<div style="background-color:#acbedc;">Content here</div>
.mybackground {background-color:#acbedc;}
Background color #acbedc
Border around this has a color of #acbedc
<div style="border:2px solid #acbedc;">Content here</div>
.myborder {border:2px solid #acbedc;}
Border color #acbedc