#a25ec8 color space conversions
Hex:
#a25ec8
RGB:
162, 94, 200
CMY:
36, 63, 22
CMYK:
19, 53, 0, 22
HSL:
278°, 49.0741%, 57.6471%
HSV (HSB):
278°, 53.0000%, 78.4314%
XYZ:
29.3283, 19.8569, 56.9306
xyY:
0.2764, 0.1871, 19.8569
CIE-Lab:
51.6751, 46.1697, -44.4422
CIE-LCH:
51.6751, 64.0840, 316.0922
CIE-Luv:
51.6751, 25.3538, -73.5309
Hunter-Lab:
44.5611, 39.4996, -44.5552
#a25ec8 color charts
#a25ec8 color shades, tints & tones
#a25ec8 color schemes
#a25ec8 color preview, HTML & CSS examples
This text has a color of #a25ec8
<p style="color:#a25ec8;">Text here</p>
.mytext {color:#a25ec8;}
This box has a color of #a25ec8
<div style="background-color:#a25ec8;">Content here</div>
.mybackground {background-color:#a25ec8;}
Border around this has a color of #a25ec8
<div style="border:2px solid #a25ec8;">Content here</div>
.myborder {border:2px solid #a25ec8;}