#a12ecb color space conversions
Hex:
#a12ecb
RGB:
161, 46, 203
CMY:
37, 82, 20
CMYK:
21, 77, 0, 20
HSL:
284°, 63.0522%, 48.8235%
HSV (HSB):
284°, 77.3399%, 79.6078%
XYZ:
26.4544, 13.8429, 57.7775
xyY:
0.2697, 0.1411, 13.8429
CIE-Lab:
44.0067, 67.8054, -58.4586
CIE-LCH:
44.0067, 89.5264, 319.2336
CIE-Luv:
44.0067, 35.4009, -92.9939
Hunter-Lab:
37.2060, 61.8077, -66.0278
#a12ecb color charts
#a12ecb color shades, tints & tones
#a12ecb color schemes
#a12ecb color preview, HTML & CSS examples
This text has a color of #a12ecb
<p style="color:#a12ecb;">Text here</p>
.mytext {color:#a12ecb;}
This box has a color of #a12ecb
<div style="background-color:#a12ecb;">Content here</div>
.mybackground {background-color:#a12ecb;}
Border around this has a color of #a12ecb
<div style="border:2px solid #a12ecb;">Content here</div>
.myborder {border:2px solid #a12ecb;}