#aedcfb color space conversions
Hex:
#aedcfb
RGB:
174, 220, 251
CMY:
32, 14, 2
CMYK:
31, 12, 0, 2
HSL:
204°, 90.5882%, 83.3333%
HSV (HSB):
204°, 30.6773%, 98.4314%
XYZ:
60.4613, 67.1501, 101.0414
xyY:
0.2644, 0.2937, 67.1501
CIE-Lab:
85.5797, -7.8290, -19.9413
CIE-LCH:
85.5797, 21.4230, 248.5650
CIE-Luv:
85.5797, -23.8284, -30.5654
Hunter-Lab:
81.9452, -11.7019, -15.7451
#aedcfb color charts
#aedcfb color shades, tints & tones
#aedcfb color schemes
#aedcfb color preview, HTML & CSS examples
This text has a color of #aedcfb
<p style="color:#aedcfb;">Text here</p>
.mytext {color:#aedcfb;}
This box has a color of #aedcfb
<div style="background-color:#aedcfb;">Content here</div>
.mybackground {background-color:#aedcfb;}
Border around this has a color of #aedcfb
<div style="border:2px solid #aedcfb;">Content here</div>
.myborder {border:2px solid #aedcfb;}