#aedaf3 color space conversions
Hex:
#aedaf3
RGB:
174, 218, 243
CMY:
32, 15, 5
CMYK:
28, 10, 0, 5
HSL:
202°, 74.1935%, 81.7647%
HSV (HSB):
202°, 28.3951%, 95.2941%
XYZ:
58.7046, 65.6125, 94.3644
xyY:
0.2684, 0.3000, 65.6125
CIE-Lab:
84.7984, -8.6670, -16.8930
CIE-LCH:
84.7984, 18.9866, 242.8397
CIE-Luv:
84.7984, -22.8745, -25.3521
Hunter-Lab:
81.0016, -12.3877, -12.3700
#aedaf3 color charts
#aedaf3 color shades, tints & tones
#aedaf3 color schemes
#aedaf3 color preview, HTML & CSS examples
This text has a color of #aedaf3
<p style="color:#aedaf3;">Text here</p>
.mytext {color:#aedaf3;}
This box has a color of #aedaf3
<div style="background-color:#aedaf3;">Content here</div>
.mybackground {background-color:#aedaf3;}
Border around this has a color of #aedaf3
<div style="border:2px solid #aedaf3;">Content here</div>
.myborder {border:2px solid #aedaf3;}