#a293ed color space conversions
Hex:
#a293ed
RGB:
162, 147, 237
CMY:
36, 42, 7
CMYK:
32, 38, 0, 7
HSL:
250°, 71.4286%, 75.2941%
HSV (HSB):
250°, 37.9747%, 92.9412%
XYZ:
40.6201, 34.6632, 84.6705
xyY:
0.2539, 0.2167, 34.6632
CIE-Lab:
65.4856, 25.3894, -43.4240
CIE-LCH:
65.4856, 50.3018, 300.3142
CIE-Luv:
65.4856, 1.3836, -72.6637
Hunter-Lab:
58.8755, 20.1207, -44.0538
#a293ed color charts
#a293ed color shades, tints & tones
#a293ed color schemes
#a293ed color preview, HTML & CSS examples
This text has a color of #a293ed
<p style="color:#a293ed;">Text here</p>
.mytext {color:#a293ed;}
This box has a color of #a293ed
<div style="background-color:#a293ed;">Content here</div>
.mybackground {background-color:#a293ed;}
Border around this has a color of #a293ed
<div style="border:2px solid #a293ed;">Content here</div>
.myborder {border:2px solid #a293ed;}