#a245ec color space conversions
Hex:
#a245ec
RGB:
162, 69, 236
CMY:
36, 73, 7
CMYK:
31, 71, 0, 7
HSL:
273°, 81.4634%, 59.8039%
HSV (HSB):
273°, 70.7627%, 92.5490%
XYZ:
32.1687, 17.9938, 81.1345
xyY:
0.2450, 0.1370, 17.9938
CIE-Lab:
49.4885, 66.1676, -68.4085
CIE-LCH:
49.4885, 95.1729, 314.0460
CIE-Luv:
49.4885, 24.4820, -110.3041
Hunter-Lab:
42.4190, 61.1332, -83.7101
#a245ec color charts
#a245ec color shades, tints & tones
#a245ec color schemes
#a245ec color preview, HTML & CSS examples
This text has a color of #a245ec
<p style="color:#a245ec;">Text here</p>
.mytext {color:#a245ec;}
This box has a color of #a245ec
<div style="background-color:#a245ec;">Content here</div>
.mybackground {background-color:#a245ec;}
Border around this has a color of #a245ec
<div style="border:2px solid #a245ec;">Content here</div>
.myborder {border:2px solid #a245ec;}