#a245f9 color space conversions
Hex:
#a245f9
RGB:
162, 69, 249
CMY:
36, 73, 2
CMYK:
35, 72, 0, 2
HSL:
271°, 93.7500%, 62.3529%
HSV (HSB):
271°, 72.2892%, 97.6471%
XYZ:
34.1273, 18.7772, 91.4482
xyY:
0.2364, 0.1301, 18.7772
CIE-Lab:
50.4255, 69.0617, -74.1717
CIE-LCH:
50.4255, 101.3458, 312.9568
CIE-Luv:
50.4255, 21.9478, -119.2855
Hunter-Lab:
43.3326, 64.7483, -94.7914
#a245f9 color charts
#a245f9 color shades, tints & tones
#a245f9 color schemes
#a245f9 color preview, HTML & CSS examples
This text has a color of #a245f9
<p style="color:#a245f9;">Text here</p>
.mytext {color:#a245f9;}
This box has a color of #a245f9
<div style="background-color:#a245f9;">Content here</div>
.mybackground {background-color:#a245f9;}
Border around this has a color of #a245f9
<div style="border:2px solid #a245f9;">Content here</div>
.myborder {border:2px solid #a245f9;}