#a51caa color space conversions
Hex:
#a51caa
RGB:
165, 28, 170
CMY:
35, 89, 33
CMYK:
3, 84, 0, 33
HSL:
298°, 71.7172%, 38.8235%
HSV (HSB):
298°, 83.5294%, 66.6667%
XYZ:
23.1880, 11.7321, 39.0726
xyY:
0.3134, 0.1586, 11.7321
CIE-Lab:
40.7872, 67.6522, -44.2151
CIE-LCH:
40.7872, 80.8195, 326.8328
CIE-Luv:
40.7872, 50.5416, -71.3709
Hunter-Lab:
34.2522, 60.8994, -43.6575
#a51caa color charts
#a51caa color shades, tints & tones
#a51caa color schemes
#a51caa color preview, HTML & CSS examples
This text has a color of #a51caa
<p style="color:#a51caa;">Text here</p>
.mytext {color:#a51caa;}
This box has a color of #a51caa
<div style="background-color:#a51caa;">Content here</div>
.mybackground {background-color:#a51caa;}
Border around this has a color of #a51caa
<div style="border:2px solid #a51caa;">Content here</div>
.myborder {border:2px solid #a51caa;}