#a25bff color space conversions
Hex:
#a25bff
RGB:
162, 91, 255
CMY:
36, 64, 0
CMYK:
36, 64, 0, 0
HSL:
266°, 100.0000%, 67.8431%
HSV (HSB):
266°, 64.3137%, 100.0000%
XYZ:
36.6914, 22.3836, 96.9944
xyY:
0.2351, 0.1434, 22.3836
CIE-Lab:
54.4316, 60.4801, -71.0047
CIE-LCH:
54.4316, 93.2712, 310.4235
CIE-Luv:
54.4316, 16.5462, -116.5316
Hunter-Lab:
47.3113, 55.6377, -88.4345
#a25bff color charts
#a25bff color shades, tints & tones
#a25bff color schemes
#a25bff color preview, HTML & CSS examples
This text has a color of #a25bff
<p style="color:#a25bff;">Text here</p>
.mytext {color:#a25bff;}
This box has a color of #a25bff
<div style="background-color:#a25bff;">Content here</div>
.mybackground {background-color:#a25bff;}
Border around this has a color of #a25bff
<div style="border:2px solid #a25bff;">Content here</div>
.myborder {border:2px solid #a25bff;}