#a25adc color space conversions
Hex:
#a25adc
RGB:
162, 90, 220
CMY:
36, 65, 14
CMYK:
26, 59, 0, 14
HSL:
273°, 65.0000%, 60.7843%
HSV (HSB):
273°, 59.0909%, 86.2745%
XYZ:
31.4747, 20.1610, 69.9427
xyY:
0.2589, 0.1658, 20.1610
CIE-Lab:
52.0188, 52.7374, -55.2931
CIE-LCH:
52.0188, 76.4105, 313.6448
CIE-Luv:
52.0188, 22.7975, -91.0340
Hunter-Lab:
44.9010, 46.5482, -60.9258
#a25adc color charts
#a25adc color shades, tints & tones
#a25adc color schemes
#a25adc color preview, HTML & CSS examples
This text has a color of #a25adc
<p style="color:#a25adc;">Text here</p>
.mytext {color:#a25adc;}
This box has a color of #a25adc
<div style="background-color:#a25adc;">Content here</div>
.mybackground {background-color:#a25adc;}
Border around this has a color of #a25adc
<div style="border:2px solid #a25adc;">Content here</div>
.myborder {border:2px solid #a25adc;}