#a143be color space conversions
Hex:
#a143be
RGB:
161, 67, 190
CMY:
37, 74, 25
CMYK:
15, 65, 0, 25
HSL:
286°, 48.6166%, 50.3922%
HSV (HSB):
286°, 64.7368%, 74.5098%
XYZ:
25.9994, 15.3091, 50.2998
xyY:
0.2838, 0.1671, 15.3091
CIE-Lab:
46.0547, 57.0953, -47.6173
CIE-LCH:
46.0547, 74.3457, 320.1720
CIE-Luv:
46.0547, 34.7099, -77.4846
Hunter-Lab:
39.1268, 50.1394, -48.8320
#a143be color charts
#a143be color shades, tints & tones
#a143be color schemes
#a143be color preview, HTML & CSS examples
This text has a color of #a143be
<p style="color:#a143be;">Text here</p>
.mytext {color:#a143be;}
This box has a color of #a143be
<div style="background-color:#a143be;">Content here</div>
.mybackground {background-color:#a143be;}
Border around this has a color of #a143be
<div style="border:2px solid #a143be;">Content here</div>
.myborder {border:2px solid #a143be;}