#aedcea color space conversions
Hex:
#aedcea
RGB:
174, 220, 234
CMY:
32, 14, 8
CMYK:
26, 6, 0, 8
HSL:
194°, 58.8235%, 80.0000%
HSV (HSB):
194°, 25.6410%, 91.7647%
XYZ:
57.9000, 66.1256, 87.5538
xyY:
0.2737, 0.3125, 66.1256
CIE-Lab:
85.0604, -11.7508, -11.7387
CIE-LCH:
85.0604, 16.6096, 224.9706
CIE-Luv:
85.0604, -23.6363, -16.4593
Hunter-Lab:
81.3176, -15.2097, -6.9145
#aedcea color charts
#aedcea color shades, tints & tones
#aedcea color schemes
#aedcea color preview, HTML & CSS examples
This text has a color of #aedcea
<p style="color:#aedcea;">Text here</p>
.mytext {color:#aedcea;}
This box has a color of #aedcea
<div style="background-color:#aedcea;">Content here</div>
.mybackground {background-color:#aedcea;}
Border around this has a color of #aedcea
<div style="border:2px solid #aedcea;">Content here</div>
.myborder {border:2px solid #aedcea;}