#a41adc color space conversions
Hex:
#a41adc
RGB:
164, 26, 220
CMY:
36, 90, 14
CMYK:
25, 88, 0, 14
HSL:
283°, 78.8618%, 48.2353%
HSV (HSB):
283°, 88.1818%, 86.2745%
XYZ:
28.5975, 13.7986, 68.8663
xyY:
0.2570, 0.1240, 13.7986
CIE-Lab:
43.9427, 76.6687, -68.3275
CIE-LCH:
43.9427, 102.6973, 318.2924
CIE-Luv:
43.9427, 34.7657, -107.0993
Hunter-Lab:
37.1465, 72.4133, -83.9159
#a41adc color charts
#a41adc color shades, tints & tones
#a41adc color schemes
#a41adc color preview, HTML & CSS examples
This text has a color of #a41adc
<p style="color:#a41adc;">Text here</p>
.mytext {color:#a41adc;}
This box has a color of #a41adc
<div style="background-color:#a41adc;">Content here</div>
.mybackground {background-color:#a41adc;}
Border around this has a color of #a41adc
<div style="border:2px solid #a41adc;">Content here</div>
.myborder {border:2px solid #a41adc;}