#a123b3 color space conversions
Hex:
#a123b3
RGB:
161, 35, 179
CMY:
37, 86, 30
CMYK:
10, 80, 0, 30
HSL:
293°, 67.2897%, 41.9608%
HSV (HSB):
293°, 80.4469%, 70.1961%
XYZ:
23.4357, 12.0338, 43.7354
xyY:
0.2959, 0.1519, 12.0338
CIE-Lab:
41.2698, 66.6802, -48.8254
CIE-LCH:
41.2698, 82.6448, 323.7872
CIE-Luv:
41.2698, 43.9210, -77.8921
Hunter-Lab:
34.6898, 59.8836, -50.4675
#a123b3 color charts
#a123b3 color shades, tints & tones
#a123b3 color schemes
#a123b3 color preview, HTML & CSS examples
This text has a color of #a123b3
<p style="color:#a123b3;">Text here</p>
.mytext {color:#a123b3;}
This box has a color of #a123b3
<div style="background-color:#a123b3;">Content here</div>
.mybackground {background-color:#a123b3;}
Border around this has a color of #a123b3
<div style="border:2px solid #a123b3;">Content here</div>
.myborder {border:2px solid #a123b3;}