#a5a5f8 color space conversions
Hex:
#a5a5f8
RGB:
165, 165, 248
CMY:
35, 35, 3
CMYK:
33, 33, 0, 3
HSL:
240°, 85.5670%, 80.9804%
HSV (HSB):
240°, 33.4677%, 97.2549%
XYZ:
45.9155, 41.6869, 94.4333
xyY:
0.2522, 0.2290, 41.6869
CIE-Lab:
70.6545, 18.8119, -41.3254
CIE-LCH:
70.6545, 45.4057, 294.4757
CIE-Luv:
70.6545, -4.9846, -69.1430
Hunter-Lab:
64.5654, 13.9502, -41.5217
#a5a5f8 color charts
#a5a5f8 color shades, tints & tones
#a5a5f8 color schemes
#a5a5f8 color preview, HTML & CSS examples
This text has a color of #a5a5f8
<p style="color:#a5a5f8;">Text here</p>
.mytext {color:#a5a5f8;}
This box has a color of #a5a5f8
<div style="background-color:#a5a5f8;">Content here</div>
.mybackground {background-color:#a5a5f8;}
Border around this has a color of #a5a5f8
<div style="border:2px solid #a5a5f8;">Content here</div>
.myborder {border:2px solid #a5a5f8;}