#a25bd9 color space conversions
Hex:
#a25bd9
RGB:
162, 91, 217
CMY:
36, 64, 15
CMYK:
25, 58, 0, 15
HSL:
274°, 62.3762%, 60.3922%
HSV (HSB):
274°, 58.0645%, 85.0980%
XYZ:
31.1658, 20.1733, 67.8969
xyY:
0.2614, 0.1692, 20.1733
CIE-Lab:
52.0326, 51.5422, -53.5701
CIE-LCH:
52.0326, 74.3394, 313.8948
CIE-Luv:
52.0326, 23.0731, -88.2889
Hunter-Lab:
44.9147, 45.2582, -58.1875
#a25bd9 color charts
#a25bd9 color shades, tints & tones
#a25bd9 color schemes
#a25bd9 color preview, HTML & CSS examples
This text has a color of #a25bd9
<p style="color:#a25bd9;">Text here</p>
.mytext {color:#a25bd9;}
This box has a color of #a25bd9
<div style="background-color:#a25bd9;">Content here</div>
.mybackground {background-color:#a25bd9;}
Border around this has a color of #a25bd9
<div style="border:2px solid #a25bd9;">Content here</div>
.myborder {border:2px solid #a25bd9;}