#a123bb color space conversions
Hex:
#a123bb
RGB:
161, 35, 187
CMY:
37, 86, 27
CMYK:
14, 81, 0, 27
HSL:
290°, 68.4685%, 43.5294%
HSV (HSB):
290°, 81.2834%, 73.3333%
XYZ:
24.2686, 12.3670, 48.1217
xyY:
0.2863, 0.1459, 12.3670
CIE-Lab:
41.7935, 68.0941, -52.6993
CIE-LCH:
41.7935, 86.1047, 322.2630
CIE-Luv:
41.7935, 41.4412, -83.6947
Hunter-Lab:
35.1667, 61.6414, -56.5149
#a123bb color charts
#a123bb color shades, tints & tones
#a123bb color schemes
#a123bb color preview, HTML & CSS examples
This text has a color of #a123bb
<p style="color:#a123bb;">Text here</p>
.mytext {color:#a123bb;}
This box has a color of #a123bb
<div style="background-color:#a123bb;">Content here</div>
.mybackground {background-color:#a123bb;}
Border around this has a color of #a123bb
<div style="border:2px solid #a123bb;">Content here</div>
.myborder {border:2px solid #a123bb;}