#a5a5e5 color space conversions
Hex:
#a5a5e5
RGB:
165, 165, 229
CMY:
35, 35, 10
CMYK:
28, 28, 0, 10
HSL:
240°, 55.1724%, 77.2549%
HSV (HSB):
240°, 27.9476%, 89.8039%
XYZ:
43.1150, 40.5667, 79.6865
xyY:
0.2639, 0.2483, 40.5667
CIE-Lab:
69.8713, 14.0440, -32.1807
CIE-LCH:
69.8713, 35.1116, 293.5769
CIE-Luv:
69.8713, -3.8253, -53.0663
Hunter-Lab:
63.6920, 9.3709, -29.5946
#a5a5e5 color charts
#a5a5e5 color shades, tints & tones
#a5a5e5 color schemes
#a5a5e5 color preview, HTML & CSS examples
This text has a color of #a5a5e5
<p style="color:#a5a5e5;">Text here</p>
.mytext {color:#a5a5e5;}
This box has a color of #a5a5e5
<div style="background-color:#a5a5e5;">Content here</div>
.mybackground {background-color:#a5a5e5;}
Border around this has a color of #a5a5e5
<div style="border:2px solid #a5a5e5;">Content here</div>
.myborder {border:2px solid #a5a5e5;}