#a036cd color space conversions
Hex:
#a036cd
RGB:
160, 54, 205
CMY:
37, 79, 20
CMYK:
22, 74, 0, 20
HSL:
282°, 60.1594%, 50.7843%
HSV (HSB):
282°, 73.6585%, 80.3922%
XYZ:
26.8358, 14.5197, 59.1458
xyY:
0.2670, 0.1445, 14.5197
CIE-Lab:
44.9692, 65.2181, -58.0673
CIE-LCH:
44.9692, 87.3224, 318.3195
CIE-Luv:
44.9692, 33.0222, -92.7905
Hunter-Lab:
38.1047, 59.0280, -65.3561
#a036cd color charts
#a036cd color shades, tints & tones
#a036cd color schemes
#a036cd color preview, HTML & CSS examples
This text has a color of #a036cd
<p style="color:#a036cd;">Text here</p>
.mytext {color:#a036cd;}
This box has a color of #a036cd
<div style="background-color:#a036cd;">Content here</div>
.mybackground {background-color:#a036cd;}
Border around this has a color of #a036cd
<div style="border:2px solid #a036cd;">Content here</div>
.myborder {border:2px solid #a036cd;}