#a235e9 color space conversions
Hex:
#a235e9
RGB:
162, 53, 233
CMY:
36, 79, 9
CMYK:
30, 77, 0, 9
HSL:
276°, 80.3571%, 56.0784%
HSV (HSB):
276°, 77.2532%, 91.3725%
XYZ:
30.8814, 16.1108, 78.5729
xyY:
0.2459, 0.1283, 16.1108
CIE-Lab:
47.1195, 71.6674, -70.5644
CIE-LCH:
47.1195, 100.5761, 315.4443
CIE-Luv:
47.1195, 27.6846, -112.1316
Hunter-Lab:
40.1382, 67.0916, -87.9667
#a235e9 color charts
#a235e9 color shades, tints & tones
#a235e9 color schemes
#a235e9 color preview, HTML & CSS examples
This text has a color of #a235e9
<p style="color:#a235e9;">Text here</p>
.mytext {color:#a235e9;}
This box has a color of #a235e9
<div style="background-color:#a235e9;">Content here</div>
.mybackground {background-color:#a235e9;}
Border around this has a color of #a235e9
<div style="border:2px solid #a235e9;">Content here</div>
.myborder {border:2px solid #a235e9;}