#a25ed2 color space conversions
Hex:
#a25ed2
RGB:
162, 94, 210
CMY:
36, 63, 18
CMYK:
23, 55, 0, 18
HSL:
275°, 56.3107%, 59.6078%
HSV (HSB):
275°, 55.2381%, 82.3529%
XYZ:
30.5359, 20.3399, 63.2894
xyY:
0.2675, 0.1782, 20.3399
CIE-Lab:
52.2194, 48.3983, -49.2921
CIE-LCH:
52.2194, 69.0804, 314.4758
CIE-Luv:
52.2194, 23.4826, -81.4524
Hunter-Lab:
45.0998, 41.9328, -51.6328
#a25ed2 color charts
#a25ed2 color shades, tints & tones
#a25ed2 color schemes
#a25ed2 color preview, HTML & CSS examples
This text has a color of #a25ed2
<p style="color:#a25ed2;">Text here</p>
.mytext {color:#a25ed2;}
This box has a color of #a25ed2
<div style="background-color:#a25ed2;">Content here</div>
.mybackground {background-color:#a25ed2;}
Border around this has a color of #a25ed2
<div style="border:2px solid #a25ed2;">Content here</div>
.myborder {border:2px solid #a25ed2;}