#a25dcd color space conversions
Hex:
#a25dcd
RGB:
162, 93, 205
CMY:
36, 64, 20
CMYK:
21, 55, 0, 20
HSL:
277°, 52.8302%, 58.4314%
HSV (HSB):
277°, 54.6341%, 80.3922%
XYZ:
29.8341, 19.9179, 60.0297
xyY:
0.2718, 0.1814, 19.9179
CIE-Lab:
51.7442, 47.8028, -47.1952
CIE-LCH:
51.7442, 67.1751, 315.3665
CIE-Luv:
51.7442, 24.7242, -77.9901
Hunter-Lab:
44.6294, 41.2230, -48.5086
#a25dcd color charts
#a25dcd color shades, tints & tones
#a25dcd color schemes
#a25dcd color preview, HTML & CSS examples
This text has a color of #a25dcd
<p style="color:#a25dcd;">Text here</p>
.mytext {color:#a25dcd;}
This box has a color of #a25dcd
<div style="background-color:#a25dcd;">Content here</div>
.mybackground {background-color:#a25dcd;}
Border around this has a color of #a25dcd
<div style="border:2px solid #a25dcd;">Content here</div>
.myborder {border:2px solid #a25dcd;}