#a51ec7 color space conversions
Hex:
#a51ec7
RGB:
165, 30, 199
CMY:
35, 88, 22
CMYK:
17, 85, 0, 22
HSL:
288°, 73.7991%, 44.9020%
HSV (HSB):
288°, 84.9246%, 78.0392%
XYZ:
26.2901, 13.0514, 55.1664
xyY:
0.2782, 0.1381, 13.0514
CIE-Lab:
42.8406, 72.1545, -57.9922
CIE-LCH:
42.8406, 92.5709, 321.2104
CIE-Luv:
42.8406, 40.9342, -92.0346
Hunter-Lab:
36.1267, 66.6762, -65.2485
#a51ec7 color charts
#a51ec7 color shades, tints & tones
#a51ec7 color schemes
#a51ec7 color preview, HTML & CSS examples
This text has a color of #a51ec7
<p style="color:#a51ec7;">Text here</p>
.mytext {color:#a51ec7;}
This box has a color of #a51ec7
<div style="background-color:#a51ec7;">Content here</div>
.mybackground {background-color:#a51ec7;}
Border around this has a color of #a51ec7
<div style="border:2px solid #a51ec7;">Content here</div>
.myborder {border:2px solid #a51ec7;}