#aabdfc color space conversions
Hex:
#aabdfc
RGB:
170, 189, 252
CMY:
33, 26, 1
CMYK:
33, 25, 0, 1
HSL:
226°, 93.1818%, 82.7451%
HSV (HSB):
226°, 32.5397%, 98.8235%
XYZ:
52.3458, 51.9695, 99.3677
xyY:
0.2570, 0.2551, 51.9695
CIE-Lab:
77.2626, 7.8494, -33.1979
CIE-LCH:
77.2626, 34.1133, 283.3029
CIE-Luv:
77.2626, -12.5987, -54.6569
Hunter-Lab:
72.0899, 3.4550, -31.2616
#aabdfc color charts
#aabdfc color shades, tints & tones
#aabdfc color schemes
#aabdfc color preview, HTML & CSS examples
This text has a color of #aabdfc
<p style="color:#aabdfc;">Text here</p>
.mytext {color:#aabdfc;}
This box has a color of #aabdfc
<div style="background-color:#aabdfc;">Content here</div>
.mybackground {background-color:#aabdfc;}
Border around this has a color of #aabdfc
<div style="border:2px solid #aabdfc;">Content here</div>
.myborder {border:2px solid #aabdfc;}