#a25cea color space conversions
Hex:
#a25cea
RGB:
162, 92, 234
CMY:
36, 64, 8
CMYK:
31, 61, 0, 8
HSL:
270°, 77.1739%, 63.9216%
HSV (HSB):
270°, 60.6838%, 91.7647%
XYZ:
33.5787, 21.2762, 80.1788
xyY:
0.2487, 0.1576, 21.2762
CIE-Lab:
53.2504, 54.9707, -61.2077
CIE-LCH:
53.2504, 82.2689, 311.9271
CIE-Luv:
53.2504, 19.7724, -100.7694
Hunter-Lab:
46.1261, 49.2231, -70.7727
#a25cea color charts
#a25cea RGB chart
#a25cea CMYK chart
#a25cea RGB pie chart
#a25cea color shades, tints & tones
#a25cea color schemes
#a25cea color preview, HTML & CSS examples
This text has a color of #a25cea
<p style="color:#a25cea;">Text here</p>
.mytext {color:#a25cea;}
Text color #a25cea
This box has a color of #a25cea
<div style="background-color:#a25cea;">Content here</div>
.mybackground {background-color:#a25cea;}
Background color #a25cea
Border around this has a color of #a25cea
<div style="border:2px solid #a25cea;">Content here</div>
.myborder {border:2px solid #a25cea;}
Border color #a25cea