#a12dbb color space conversions
Hex:
#a12dbb
RGB:
161, 45, 187
CMY:
37, 82, 27
CMYK:
14, 76, 0, 27
HSL:
289°, 61.2069%, 45.4902%
HSV (HSB):
289°, 75.9358%, 73.3333%
XYZ:
24.6060, 13.0417, 48.2341
xyY:
0.2865, 0.1519, 13.0417
CIE-Lab:
42.8260, 65.1068, -51.0378
CIE-LCH:
42.8260, 82.7270, 321.9068
CIE-Luv:
42.8260, 40.0092, -81.6745
Hunter-Lab:
36.1133, 58.4236, -53.9104
#a12dbb color charts
#a12dbb color shades, tints & tones
#a12dbb color schemes
#a12dbb color preview, HTML & CSS examples
This text has a color of #a12dbb
<p style="color:#a12dbb;">Text here</p>
.mytext {color:#a12dbb;}
This box has a color of #a12dbb
<div style="background-color:#a12dbb;">Content here</div>
.mybackground {background-color:#a12dbb;}
Border around this has a color of #a12dbb
<div style="border:2px solid #a12dbb;">Content here</div>
.myborder {border:2px solid #a12dbb;}