#aedefd color space conversions
Hex:
#aedefd
RGB:
174, 222, 253
CMY:
32, 13, 1
CMYK:
31, 12, 0, 1
HSL:
204°, 95.1807%, 83.7255%
HSV (HSB):
204°, 31.2253%, 99.2157%
XYZ:
61.3065, 68.3331, 102.8869
xyY:
0.2637, 0.2939, 68.3331
CIE-Lab:
86.1727, -8.3909, -20.0993
CIE-LCH:
86.1727, 21.7805, 247.3409
CIE-Luv:
86.1727, -24.6970, -30.7688
Hunter-Lab:
82.6638, -12.2797, -15.9302
#aedefd color charts
#aedefd color shades, tints & tones
#aedefd color schemes
#aedefd color preview, HTML & CSS examples
This text has a color of #aedefd
<p style="color:#aedefd;">Text here</p>
.mytext {color:#aedefd;}
This box has a color of #aedefd
<div style="background-color:#aedefd;">Content here</div>
.mybackground {background-color:#aedefd;}
Border around this has a color of #aedefd
<div style="border:2px solid #aedefd;">Content here</div>
.myborder {border:2px solid #aedefd;}