#a363e5 color space conversions
Hex:
#a363e5
RGB:
163, 99, 229
CMY:
36, 61, 10
CMYK:
29, 57, 0, 10
HSL:
270°, 71.4286%, 64.3137%
HSV (HSB):
270°, 56.7686%, 89.8039%
XYZ:
33.7090, 22.3674, 76.6694
xyY:
0.2539, 0.1685, 22.3674
CIE-Lab:
54.4146, 50.4091, -56.5261
CIE-LCH:
54.4146, 75.7382, 311.7261
CIE-Luv:
54.4146, 19.2242, -93.6538
Hunter-Lab:
47.2941, 44.4614, -63.0102
#a363e5 color charts
#a363e5 color shades, tints & tones
#a363e5 color schemes
#a363e5 color preview, HTML & CSS examples
This text has a color of #a363e5
<p style="color:#a363e5;">Text here</p>
.mytext {color:#a363e5;}
This box has a color of #a363e5
<div style="background-color:#a363e5;">Content here</div>
.mybackground {background-color:#a363e5;}
Border around this has a color of #a363e5
<div style="border:2px solid #a363e5;">Content here</div>
.myborder {border:2px solid #a363e5;}