#a25cc9 color space conversions
Hex:
#a25cc9
RGB:
162, 92, 201
CMY:
36, 64, 21
CMYK:
19, 54, 0, 21
HSL:
279°, 50.2304%, 57.4510%
HSV (HSB):
279°, 54.2289%, 78.8235%
XYZ:
29.2701, 19.5527, 57.4897
xyY:
0.2753, 0.1839, 19.5527
CIE-Lab:
51.3277, 47.4431, -45.5669
CIE-LCH:
51.3277, 65.7814, 316.1556
CIE-Luv:
51.3277, 25.8040, -75.3028
Hunter-Lab:
44.2185, 40.7743, -46.1317
#a25cc9 color charts
#a25cc9 color shades, tints & tones
#a25cc9 color schemes
#a25cc9 color preview, HTML & CSS examples
This text has a color of #a25cc9
<p style="color:#a25cc9;">Text here</p>
.mytext {color:#a25cc9;}
This box has a color of #a25cc9
<div style="background-color:#a25cc9;">Content here</div>
.mybackground {background-color:#a25cc9;}
Border around this has a color of #a25cc9
<div style="border:2px solid #a25cc9;">Content here</div>
.myborder {border:2px solid #a25cc9;}