#a81ec5 color space conversions
Hex:
#a81ec5
RGB:
168, 30, 197
CMY:
34, 88, 23
CMYK:
15, 85, 0, 23
HSL:
290°, 73.5683%, 44.5098%
HSV (HSB):
290°, 84.7716%, 77.2549%
XYZ:
26.6908, 13.2846, 53.9807
xyY:
0.2841, 0.1414, 13.2846
CIE-Lab:
43.1890, 72.2994, -56.2411
CIE-LCH:
43.1890, 91.5984, 322.1210
CIE-Luv:
43.1890, 43.4524, -89.8951
Hunter-Lab:
36.4480, 66.9308, -62.2968
#a81ec5 color charts
#a81ec5 color shades, tints & tones
#a81ec5 color schemes
#a81ec5 color preview, HTML & CSS examples
This text has a color of #a81ec5
<p style="color:#a81ec5;">Text here</p>
.mytext {color:#a81ec5;}
This box has a color of #a81ec5
<div style="background-color:#a81ec5;">Content here</div>
.mybackground {background-color:#a81ec5;}
Border around this has a color of #a81ec5
<div style="border:2px solid #a81ec5;">Content here</div>
.myborder {border:2px solid #a81ec5;}