#a71def color space conversions
Hex:
#a71def
RGB:
167, 29, 239
CMY:
35, 89, 6
CMYK:
30, 88, 0, 6
HSL:
279°, 86.7769%, 52.5490%
HSV (HSB):
279°, 87.8661%, 93.7255%
XYZ:
31.9557, 15.3262, 82.9354
xyY:
0.2454, 0.1177, 15.3262
CIE-Lab:
46.0778, 80.0982, -75.6208
CIE-LCH:
46.0778, 110.1555, 316.6470
CIE-Luv:
46.0778, 31.4311, -118.7364
Hunter-Lab:
39.1487, 77.1930, -98.2000
#a71def color charts
#a71def color shades, tints & tones
#a71def color schemes
#a71def color preview, HTML & CSS examples
This text has a color of #a71def
<p style="color:#a71def;">Text here</p>
.mytext {color:#a71def;}
This box has a color of #a71def
<div style="background-color:#a71def;">Content here</div>
.mybackground {background-color:#a71def;}
Border around this has a color of #a71def
<div style="border:2px solid #a71def;">Content here</div>
.myborder {border:2px solid #a71def;}