#a25cd7 color space conversions
Hex:
#a25cd7
RGB:
162, 92, 215
CMY:
36, 64, 16
CMYK:
25, 57, 0, 16
HSL:
274°, 60.5911%, 60.1961%
HSV (HSB):
274°, 57.2093%, 84.3137%
XYZ:
30.9932, 20.2420, 66.5635
xyY:
0.2631, 0.1718, 20.2420
CIE-Lab:
52.1097, 50.5723, -52.3113
CIE-LCH:
52.1097, 72.7600, 314.0316
CIE-Luv:
52.1097, 23.1562, -86.2902
Hunter-Lab:
44.9911, 44.2296, -56.2248
#a25cd7 color charts
#a25cd7 color shades, tints & tones
#a25cd7 color schemes
#a25cd7 color preview, HTML & CSS examples
This text has a color of #a25cd7
<p style="color:#a25cd7;">Text here</p>
.mytext {color:#a25cd7;}
This box has a color of #a25cd7
<div style="background-color:#a25cd7;">Content here</div>
.mybackground {background-color:#a25cd7;}
Border around this has a color of #a25cd7
<div style="border:2px solid #a25cd7;">Content here</div>
.myborder {border:2px solid #a25cd7;}