#a81dcd color space conversions
Hex:
#a81dcd
RGB:
168, 29, 205
CMY:
34, 89, 20
CMYK:
18, 86, 0, 20
HSL:
287°, 75.2137%, 45.8824%
HSV (HSB):
287°, 85.8537%, 80.3922%
XYZ:
27.6073, 13.6113, 58.9298
xyY:
0.2757, 0.1359, 13.6113
CIE-Lab:
43.6703, 73.9302, -60.1079
CIE-LCH:
43.6703, 95.2819, 320.8877
CIE-Luv:
43.6703, 41.1276, -95.6613
Hunter-Lab:
36.8935, 69.0070, -68.8780
#a81dcd color charts
#a81dcd color shades, tints & tones
#a81dcd color schemes
#a81dcd color preview, HTML & CSS examples
This text has a color of #a81dcd
<p style="color:#a81dcd;">Text here</p>
.mytext {color:#a81dcd;}
This box has a color of #a81dcd
<div style="background-color:#a81dcd;">Content here</div>
.mybackground {background-color:#a81dcd;}
Border around this has a color of #a81dcd
<div style="border:2px solid #a81dcd;">Content here</div>
.myborder {border:2px solid #a81dcd;}