#a81adc color space conversions
Hex:
#a81adc
RGB:
168, 26, 220
CMY:
34, 90, 14
CMYK:
24, 88, 0, 14
HSL:
284°, 78.8618%, 48.2353%
HSV (HSB):
284°, 88.1818%, 86.2745%
XYZ:
29.4361, 14.2309, 68.9055
xyY:
0.2615, 0.1264, 14.2309
CIE-Lab:
44.5623, 77.2416, -67.2919
CIE-LCH:
44.5623, 102.4425, 318.9380
CIE-Luv:
44.5623, 37.0976, -106.2889
Hunter-Lab:
37.7239, 73.2674, -81.8909
#a81adc color charts
#a81adc color shades, tints & tones
#a81adc color schemes
#a81adc color preview, HTML & CSS examples
This text has a color of #a81adc
<p style="color:#a81adc;">Text here</p>
.mytext {color:#a81adc;}
This box has a color of #a81adc
<div style="background-color:#a81adc;">Content here</div>
.mybackground {background-color:#a81adc;}
Border around this has a color of #a81adc
<div style="border:2px solid #a81adc;">Content here</div>
.myborder {border:2px solid #a81adc;}