#acdedb color space conversions
Hex:
#acdedb
RGB:
172, 222, 219
CMY:
33, 13, 14
CMYK:
23, 0, 1, 13
HSL:
176°, 43.1034%, 77.2549%
HSV (HSB):
176°, 22.5225%, 87.0588%
XYZ:
55.9207, 66.1277, 76.8344
xyY:
0.2812, 0.3325, 66.1277
CIE-Lab:
85.0615, -16.6414, -3.8142
CIE-LCH:
85.0615, 17.0729, 192.9092
CIE-Luv:
85.0615, -25.2792, -3.0652
Hunter-Lab:
81.3189, -19.5587, 0.9029
#acdedb color charts
#acdedb color shades, tints & tones
#acdedb color schemes
#acdedb color preview, HTML & CSS examples
This text has a color of #acdedb
<p style="color:#acdedb;">Text here</p>
.mytext {color:#acdedb;}
This box has a color of #acdedb
<div style="background-color:#acdedb;">Content here</div>
.mybackground {background-color:#acdedb;}
Border around this has a color of #acdedb
<div style="border:2px solid #acdedb;">Content here</div>
.myborder {border:2px solid #acdedb;}