#a5a8dd color space conversions
Hex:
#a5a8dd
RGB:
165, 168, 221
CMY:
35, 34, 13
CMYK:
25, 24, 0, 13
HSL:
237°, 45.1613%, 75.6863%
HSV (HSB):
237°, 25.3394%, 86.6667%
XYZ:
42.5708, 41.2251, 74.1201
xyY:
0.2696, 0.2611, 41.2251
CIE-Lab:
70.3333, 10.4293, -27.0857
CIE-LCH:
70.3333, 29.0242, 291.0590
CIE-Luv:
70.3333, -4.6270, -44.1576
Hunter-Lab:
64.2067, 5.9886, -23.4995
#a5a8dd color charts
#a5a8dd color shades, tints & tones
#a5a8dd color schemes
#a5a8dd color preview, HTML & CSS examples
This text has a color of #a5a8dd
<p style="color:#a5a8dd;">Text here</p>
.mytext {color:#a5a8dd;}
This box has a color of #a5a8dd
<div style="background-color:#a5a8dd;">Content here</div>
.mybackground {background-color:#a5a8dd;}
Border around this has a color of #a5a8dd
<div style="border:2px solid #a5a8dd;">Content here</div>
.myborder {border:2px solid #a5a8dd;}