#a35edc color space conversions
Hex:
#a35edc
RGB:
163, 94, 220
CMY:
36, 63, 14
CMYK:
26, 57, 0, 14
HSL:
273°, 64.2857%, 61.5686%
HSV (HSB):
273°, 57.2727%, 86.2745%
XYZ:
32.0252, 20.9592, 70.0678
xyY:
0.2603, 0.1703, 20.9592
CIE-Lab:
52.9049, 50.9231, -53.8682
CIE-LCH:
52.9049, 74.1279, 313.3902
CIE-Luv:
52.9049, 22.2162, -89.0269
Hunter-Lab:
45.7813, 44.7483, -58.6959
#a35edc color charts
#a35edc color shades, tints & tones
#a35edc color schemes
#a35edc color preview, HTML & CSS examples
This text has a color of #a35edc
<p style="color:#a35edc;">Text here</p>
.mytext {color:#a35edc;}
This box has a color of #a35edc
<div style="background-color:#a35edc;">Content here</div>
.mybackground {background-color:#a35edc;}
Border around this has a color of #a35edc
<div style="border:2px solid #a35edc;">Content here</div>
.myborder {border:2px solid #a35edc;}