#a5abdf color space conversions
Hex:
#a5abdf
RGB:
165, 171, 223
CMY:
35, 33, 13
CMYK:
26, 23, 0, 13
HSL:
234°, 47.5410%, 76.0784%
HSV (HSB):
234°, 26.0090%, 87.4510%
XYZ:
43.3992, 42.4529, 75.7189
xyY:
0.2686, 0.2628, 42.4529
CIE-Lab:
71.1820, 9.2365, -26.8784
CIE-LCH:
71.1820, 28.4211, 288.9648
CIE-Luv:
71.1820, -6.0302, -43.7199
Hunter-Lab:
65.1559, 4.8731, -23.2929
#a5abdf color charts
#a5abdf color shades, tints & tones
#a5abdf color schemes
#a5abdf color preview, HTML & CSS examples
This text has a color of #a5abdf
<p style="color:#a5abdf;">Text here</p>
.mytext {color:#a5abdf;}
This box has a color of #a5abdf
<div style="background-color:#a5abdf;">Content here</div>
.mybackground {background-color:#a5abdf;}
Border around this has a color of #a5abdf
<div style="border:2px solid #a5abdf;">Content here</div>
.myborder {border:2px solid #a5abdf;}