#a25ce7 color space conversions
Hex:
#a25ce7
RGB:
162, 92, 231
CMY:
36, 64, 9
CMYK:
30, 60, 0, 9
HSL:
270°, 74.3316%, 63.3333%
HSV (HSB):
270°, 60.1732%, 90.5882%
XYZ:
33.1512, 21.1052, 77.9278
xyY:
0.2508, 0.1597, 21.1052
CIE-Lab:
53.0644, 54.2662, -59.8222
CIE-LCH:
53.0644, 80.7682, 312.2120
CIE-Luv:
53.0644, 20.2904, -98.5179
Hunter-Lab:
45.9404, 48.4125, -68.4141
#a25ce7 color charts
#a25ce7 color shades, tints & tones
#a25ce7 color schemes
#a25ce7 color preview, HTML & CSS examples
This text has a color of #a25ce7
<p style="color:#a25ce7;">Text here</p>
.mytext {color:#a25ce7;}
This box has a color of #a25ce7
<div style="background-color:#a25ce7;">Content here</div>
.mybackground {background-color:#a25ce7;}
Border around this has a color of #a25ce7
<div style="border:2px solid #a25ce7;">Content here</div>
.myborder {border:2px solid #a25ce7;}