#a61dca color space conversions
Hex:
#a61dca
RGB:
166, 29, 202
CMY:
35, 89, 21
CMYK:
18, 86, 0, 21
HSL:
288°, 74.8918%, 45.2941%
HSV (HSB):
288°, 85.6436%, 79.2157%
XYZ:
26.8259, 13.2500, 57.0207
xyY:
0.2763, 0.1365, 13.2500
CIE-Lab:
43.1375, 73.0729, -59.2471
CIE-LCH:
43.1375, 94.0737, 320.9650
CIE-Luv:
43.1375, 40.7655, -94.0355
Hunter-Lab:
36.4005, 67.8473, -67.3963
#a61dca color charts
#a61dca color shades, tints & tones
#a61dca color schemes
#a61dca color preview, HTML & CSS examples
This text has a color of #a61dca
<p style="color:#a61dca;">Text here</p>
.mytext {color:#a61dca;}
This box has a color of #a61dca
<div style="background-color:#a61dca;">Content here</div>
.mybackground {background-color:#a61dca;}
Border around this has a color of #a61dca
<div style="border:2px solid #a61dca;">Content here</div>
.myborder {border:2px solid #a61dca;}