#a25eec color space conversions
Hex:
#a25eec
RGB:
162, 94, 236
CMY:
36, 63, 7
CMYK:
31, 60, 0, 7
HSL:
269°, 78.8889%, 64.7059%
HSV (HSB):
269°, 60.1695%, 92.5490%
XYZ:
34.0433, 21.7429, 81.7594
xyY:
0.2475, 0.1581, 21.7429
CIE-Lab:
53.7532, 54.4266, -61.5200
CIE-LCH:
53.7532, 82.1399, 311.4991
CIE-Luv:
53.7532, 18.9142, -101.4201
Hunter-Lab:
46.6293, 48.7188, -71.3180
#a25eec color charts
#a25eec color shades, tints & tones
#a25eec color schemes
#a25eec color preview, HTML & CSS examples
This text has a color of #a25eec
<p style="color:#a25eec;">Text here</p>
.mytext {color:#a25eec;}
This box has a color of #a25eec
<div style="background-color:#a25eec;">Content here</div>
.mybackground {background-color:#a25eec;}
Border around this has a color of #a25eec
<div style="border:2px solid #a25eec;">Content here</div>
.myborder {border:2px solid #a25eec;}