#a61dfa color space conversions
Hex:
#a61dfa
RGB:
166, 29, 250
CMY:
35, 89, 2
CMYK:
34, 88, 0, 2
HSL:
277°, 95.6710%, 54.7059%
HSV (HSB):
277°, 88.4000%, 98.0392%
XYZ:
33.4206, 15.8878, 91.7477
xyY:
0.2369, 0.1126, 15.8878
CIE-Lab:
46.8270, 82.1022, -80.5818
CIE-LCH:
46.8270, 115.0400, 315.5355
CIE-Luv:
46.8270, 28.3436, -125.9619
Hunter-Lab:
39.8596, 79.9105, -108.5704
#a61dfa color charts
#a61dfa color shades, tints & tones
#a61dfa color schemes
#a61dfa color preview, HTML & CSS examples
This text has a color of #a61dfa
<p style="color:#a61dfa;">Text here</p>
.mytext {color:#a61dfa;}
This box has a color of #a61dfa
<div style="background-color:#a61dfa;">Content here</div>
.mybackground {background-color:#a61dfa;}
Border around this has a color of #a61dfa
<div style="border:2px solid #a61dfa;">Content here</div>
.myborder {border:2px solid #a61dfa;}