#aedbfb color space conversions
Hex:
#aedbfb
RGB:
174, 219, 251
CMY:
32, 14, 2
CMYK:
31, 13, 0, 2
HSL:
205°, 90.5882%, 83.3333%
HSV (HSB):
205°, 30.6773%, 98.4314%
XYZ:
60.1997, 66.6267, 100.9542
xyY:
0.2643, 0.2925, 66.6267
CIE-Lab:
85.3151, -7.3098, -20.3413
CIE-LCH:
85.3151, 21.6148, 250.2338
CIE-Luv:
85.3151, -23.4042, -31.3000
Hunter-Lab:
81.6252, -11.1980, -16.1923
#aedbfb color charts
#aedbfb color shades, tints & tones
#aedbfb color schemes
#aedbfb color preview, HTML & CSS examples
This text has a color of #aedbfb
<p style="color:#aedbfb;">Text here</p>
.mytext {color:#aedbfb;}
This box has a color of #aedbfb
<div style="background-color:#aedbfb;">Content here</div>
.mybackground {background-color:#aedbfb;}
Border around this has a color of #aedbfb
<div style="border:2px solid #aedbfb;">Content here</div>
.myborder {border:2px solid #aedbfb;}