#a81be2 color space conversions
Hex:
#a81be2
RGB:
168, 27, 226
CMY:
34, 89, 11
CMYK:
26, 88, 0, 11
HSL:
283°, 78.6561%, 49.6078%
HSV (HSB):
283°, 88.0531%, 88.6275%
XYZ:
30.2678, 14.5997, 73.1742
xyY:
0.2564, 0.1237, 14.5997
CIE-Lab:
45.0810, 78.1626, -69.8727
CIE-LCH:
45.0810, 104.8408, 318.2052
CIE-Luv:
45.0810, 35.4129, -110.2035
Hunter-Lab:
38.2095, 74.5329, -86.7983
#a81be2 color charts
#a81be2 color shades, tints & tones
#a81be2 color schemes
#a81be2 color preview, HTML & CSS examples
This text has a color of #a81be2
<p style="color:#a81be2;">Text here</p>
.mytext {color:#a81be2;}
This box has a color of #a81be2
<div style="background-color:#a81be2;">Content here</div>
.mybackground {background-color:#a81be2;}
Border around this has a color of #a81be2
<div style="border:2px solid #a81be2;">Content here</div>
.myborder {border:2px solid #a81be2;}