#a342e9 color space conversions
Hex:
#a342e9
RGB:
163, 66, 233
CMY:
36, 74, 9
CMYK:
30, 72, 0, 9
HSL:
275°, 79.1469%, 58.6275%
HSV (HSB):
275°, 71.6738%, 91.3725%
XYZ:
31.7605, 17.5662, 78.8074
xyY:
0.2479, 0.1371, 17.5662
CIE-Lab:
48.9656, 66.9412, -67.5597
CIE-LCH:
48.9656, 95.1075, 314.7365
CIE-Luv:
48.9656, 26.1665, -108.8397
Hunter-Lab:
41.9120, 61.9194, -82.1450
#a342e9 color charts
#a342e9 color shades, tints & tones
#a342e9 color schemes
#a342e9 color preview, HTML & CSS examples
This text has a color of #a342e9
<p style="color:#a342e9;">Text here</p>
.mytext {color:#a342e9;}
This box has a color of #a342e9
<div style="background-color:#a342e9;">Content here</div>
.mybackground {background-color:#a342e9;}
Border around this has a color of #a342e9
<div style="border:2px solid #a342e9;">Content here</div>
.myborder {border:2px solid #a342e9;}