#abaed5 color space conversions
Hex:
#abaed5
RGB:
171, 174, 213
CMY:
33, 32, 16
CMYK:
20, 18, 0, 16
HSL:
236°, 33.3333%, 75.2941%
HSV (HSB):
236°, 19.7183%, 83.5294%
XYZ:
43.9409, 43.7341, 69.0764
xyY:
0.2803, 0.2790, 43.7341
CIE-Lab:
72.0504, 7.0885, -20.0404
CIE-LCH:
72.0504, 21.2571, 289.4794
CIE-Luv:
72.0504, -3.8338, -32.2747
Hunter-Lab:
66.1318, 2.8727, -15.6377
#abaed5 color charts
#abaed5 color shades, tints & tones
#abaed5 color schemes
#abaed5 color preview, HTML & CSS examples
This text has a color of #abaed5
<p style="color:#abaed5;">Text here</p>
.mytext {color:#abaed5;}
This box has a color of #abaed5
<div style="background-color:#abaed5;">Content here</div>
.mybackground {background-color:#abaed5;}
Border around this has a color of #abaed5
<div style="border:2px solid #abaed5;">Content here</div>
.myborder {border:2px solid #abaed5;}