#a81ec8 color space conversions
Hex:
#a81ec8
RGB:
168, 30, 200
CMY:
34, 88, 22
CMYK:
16, 85, 0, 22
HSL:
289°, 73.9130%, 45.0980%
HSV (HSB):
289°, 85.0000%, 78.4314%
XYZ:
27.0380, 13.4235, 55.8095
xyY:
0.2809, 0.1394, 13.4235
CIE-Lab:
43.3946, 72.8272, -57.6543
CIE-LCH:
43.3946, 92.8861, 321.6328
CIE-Luv:
43.3946, 42.5334, -92.0192
Hunter-Lab:
36.6381, 67.6121, -64.6677
#a81ec8 color charts
#a81ec8 color shades, tints & tones
#a81ec8 color schemes
#a81ec8 color preview, HTML & CSS examples
This text has a color of #a81ec8
<p style="color:#a81ec8;">Text here</p>
.mytext {color:#a81ec8;}
This box has a color of #a81ec8
<div style="background-color:#a81ec8;">Content here</div>
.mybackground {background-color:#a81ec8;}
Border around this has a color of #a81ec8
<div style="border:2px solid #a81ec8;">Content here</div>
.myborder {border:2px solid #a81ec8;}