#a25cc7 color space conversions
Hex:
#a25cc7
RGB:
162, 92, 199
CMY:
36, 64, 22
CMYK:
19, 54, 0, 22
HSL:
279°, 48.8584%, 57.0588%
HSV (HSB):
279°, 53.7688%, 78.0392%
XYZ:
29.0362, 19.4592, 56.2585
xyY:
0.2772, 0.1858, 19.4592
CIE-Lab:
51.2202, 47.0051, -44.5899
CIE-LCH:
51.2202, 64.7900, 316.5104
CIE-Luv:
51.2202, 26.1925, -73.7131
Hunter-Lab:
44.1126, 40.2971, -44.7360
#a25cc7 color charts
#a25cc7 color shades, tints & tones
#a25cc7 color schemes
#a25cc7 color preview, HTML & CSS examples
This text has a color of #a25cc7
<p style="color:#a25cc7;">Text here</p>
.mytext {color:#a25cc7;}
This box has a color of #a25cc7
<div style="background-color:#a25cc7;">Content here</div>
.mybackground {background-color:#a25cc7;}
Border around this has a color of #a25cc7
<div style="border:2px solid #a25cc7;">Content here</div>
.myborder {border:2px solid #a25cc7;}