#a35dd5 color space conversions
Hex:
#a35dd5
RGB:
163, 93, 213
CMY:
36, 64, 16
CMYK:
23, 56, 0, 16
HSL:
275°, 58.8235%, 60.0000%
HSV (HSB):
275°, 56.3380%, 83.5294%
XYZ:
31.0288, 20.4193, 65.2567
xyY:
0.2659, 0.1750, 20.4193
CIE-Lab:
52.3080, 49.8493, -50.8511
CIE-LCH:
52.3080, 71.2095, 314.4300
CIE-Luv:
52.3080, 23.7888, -84.0500
Hunter-Lab:
45.1878, 43.4911, -53.9907
#a35dd5 color charts
#a35dd5 color shades, tints & tones
#a35dd5 color schemes
#a35dd5 color preview, HTML & CSS examples
This text has a color of #a35dd5
<p style="color:#a35dd5;">Text here</p>
.mytext {color:#a35dd5;}
This box has a color of #a35dd5
<div style="background-color:#a35dd5;">Content here</div>
.mybackground {background-color:#a35dd5;}
Border around this has a color of #a35dd5
<div style="border:2px solid #a35dd5;">Content here</div>
.myborder {border:2px solid #a35dd5;}