#abadf9 color space conversions
Hex:
#abadf9
RGB:
171, 173, 249
CMY:
33, 32, 2
CMYK:
31, 31, 0, 2
HSL:
238°, 86.6667%, 82.3529%
HSV (HSB):
238°, 31.3253%, 97.6471%
XYZ:
48.8370, 45.3846, 95.8086
xyY:
0.2570, 0.2388, 45.3846
CIE-Lab:
73.1444, 16.2301, -37.9539
CIE-LCH:
73.1444, 41.2785, 293.1529
CIE-Luv:
73.1444, -5.4800, -63.4380
Hunter-Lab:
67.3681, 11.5055, -37.1626
#abadf9 color charts
#abadf9 color shades, tints & tones
#abadf9 color schemes
#abadf9 color preview, HTML & CSS examples
This text has a color of #abadf9
<p style="color:#abadf9;">Text here</p>
.mytext {color:#abadf9;}
This box has a color of #abadf9
<div style="background-color:#abadf9;">Content here</div>
.mybackground {background-color:#abadf9;}
Border around this has a color of #abadf9
<div style="border:2px solid #abadf9;">Content here</div>
.myborder {border:2px solid #abadf9;}