#a565c9 color space conversions
Hex:
#a565c9
RGB:
165, 101, 201
CMY:
35, 60, 21
CMYK:
18, 50, 0, 21
HSL:
278°, 48.0769%, 59.2157%
HSV (HSB):
278°, 49.7512%, 78.8235%
XYZ:
30.7133, 21.5237, 57.7941
xyY:
0.2791, 0.1956, 21.5237
CIE-Lab:
53.5180, 43.4631, -42.0753
CIE-LCH:
53.5180, 60.4927, 315.9295
CIE-Luv:
53.5180, 24.5594, -70.0774
Hunter-Lab:
46.3937, 36.9808, -41.3838
#a565c9 color charts
#a565c9 color shades, tints & tones
#a565c9 color schemes
#a565c9 color preview, HTML & CSS examples
This text has a color of #a565c9
<p style="color:#a565c9;">Text here</p>
.mytext {color:#a565c9;}
This box has a color of #a565c9
<div style="background-color:#a565c9;">Content here</div>
.mybackground {background-color:#a565c9;}
Border around this has a color of #a565c9
<div style="border:2px solid #a565c9;">Content here</div>
.myborder {border:2px solid #a565c9;}