#a840e5 color space conversions
Hex:
#a840e5
RGB:
168, 64, 229
CMY:
34, 75, 10
CMYK:
27, 72, 0, 10
HSL:
278°, 76.0369%, 57.4510%
HSV (HSB):
278°, 72.0524%, 89.8039%
XYZ:
32.1247, 17.6488, 75.8421
xyY:
0.2557, 0.1405, 17.6488
CIE-Lab:
49.0673, 67.8242, -65.1033
CIE-LCH:
49.0673, 94.0137, 316.1726
CIE-Luv:
49.0673, 30.1128, -105.5235
Hunter-Lab:
42.0104, 62.9778, -77.6299
#a840e5 color charts
#a840e5 color shades, tints & tones
#a840e5 color schemes
#a840e5 color preview, HTML & CSS examples
This text has a color of #a840e5
<p style="color:#a840e5;">Text here</p>
.mytext {color:#a840e5;}
This box has a color of #a840e5
<div style="background-color:#a840e5;">Content here</div>
.mybackground {background-color:#a840e5;}
Border around this has a color of #a840e5
<div style="border:2px solid #a840e5;">Content here</div>
.myborder {border:2px solid #a840e5;}