#a23bec color space conversions
Hex:
#a23bec
RGB:
162, 59, 236
CMY:
36, 77, 7
CMYK:
31, 75, 0, 7
HSL:
275°, 82.3256%, 57.8431%
HSV (HSB):
275°, 75.0000%, 92.5490%
XYZ:
31.6046, 16.8654, 80.9465
xyY:
0.2442, 0.1303, 16.8654
CIE-Lab:
48.0900, 70.1466, -70.6795
CIE-LCH:
48.0900, 99.5798, 314.7832
CIE-Luv:
48.0900, 26.1631, -112.8709
Hunter-Lab:
41.0676, 65.5010, -88.1167
#a23bec color charts
#a23bec color shades, tints & tones
#a23bec color schemes
#a23bec color preview, HTML & CSS examples
This text has a color of #a23bec
<p style="color:#a23bec;">Text here</p>
.mytext {color:#a23bec;}
This box has a color of #a23bec
<div style="background-color:#a23bec;">Content here</div>
.mybackground {background-color:#a23bec;}
Border around this has a color of #a23bec
<div style="border:2px solid #a23bec;">Content here</div>
.myborder {border:2px solid #a23bec;}