#a25bdc color space conversions
Hex:
#a25bdc
RGB:
162, 91, 220
CMY:
36, 64, 14
CMYK:
26, 59, 0, 14
HSL:
273°, 64.8241%, 60.9804%
HSV (HSB):
273°, 58.6364%, 86.2745%
XYZ:
31.5596, 20.3309, 69.9710
xyY:
0.2590, 0.1668, 20.3309
CIE-Lab:
52.2092, 52.2272, -54.9880
CIE-LCH:
52.2092, 75.8377, 313.5249
CIE-Luv:
52.2092, 22.5213, -90.5951
Hunter-Lab:
45.0898, 46.0303, -60.4444
#a25bdc color charts
#a25bdc color shades, tints & tones
#a25bdc color schemes
#a25bdc color preview, HTML & CSS examples
This text has a color of #a25bdc
<p style="color:#a25bdc;">Text here</p>
.mytext {color:#a25bdc;}
This box has a color of #a25bdc
<div style="background-color:#a25bdc;">Content here</div>
.mybackground {background-color:#a25bdc;}
Border around this has a color of #a25bdc
<div style="border:2px solid #a25bdc;">Content here</div>
.myborder {border:2px solid #a25bdc;}