#a71dca color space conversions
Hex:
#a71dca
RGB:
167, 29, 202
CMY:
35, 89, 21
CMYK:
17, 86, 0, 21
HSL:
288°, 74.8918%, 45.2941%
HSV (HSB):
288°, 85.6436%, 79.2157%
XYZ:
27.0364, 13.3585, 57.0306
xyY:
0.2775, 0.1371, 13.3585
CIE-Lab:
43.2985, 73.2345, -58.9788
CIE-LCH:
43.2985, 94.0308, 321.1540
CIE-Luv:
43.2985, 41.3931, -93.8002
Hunter-Lab:
36.5493, 68.0796, -66.9302
#a71dca color charts
#a71dca color shades, tints & tones
#a71dca color schemes
#a71dca color preview, HTML & CSS examples
This text has a color of #a71dca
<p style="color:#a71dca;">Text here</p>
.mytext {color:#a71dca;}
This box has a color of #a71dca
<div style="background-color:#a71dca;">Content here</div>
.mybackground {background-color:#a71dca;}
Border around this has a color of #a71dca
<div style="border:2px solid #a71dca;">Content here</div>
.myborder {border:2px solid #a71dca;}