#a512bc color space conversions
Hex:
#a512bc
RGB:
165, 18, 188
CMY:
35, 93, 26
CMYK:
12, 90, 0, 26
HSL:
292°, 82.5243%, 40.3922%
HSV (HSB):
292°, 90.4255%, 73.7255%
XYZ:
24.8105, 12.0628, 48.5976
xyY:
0.2903, 0.1411, 12.0628
CIE-Lab:
41.3157, 72.4969, -54.0238
CIE-LCH:
41.3157, 90.4122, 323.3070
CIE-Luv:
41.3157, 45.3649, -85.6756
Hunter-Lab:
34.7315, 66.7313, -58.6487
#a512bc color charts
#a512bc color shades, tints & tones
#a512bc color schemes
#a512bc color preview, HTML & CSS examples
This text has a color of #a512bc
<p style="color:#a512bc;">Text here</p>
.mytext {color:#a512bc;}
This box has a color of #a512bc
<div style="background-color:#a512bc;">Content here</div>
.mybackground {background-color:#a512bc;}
Border around this has a color of #a512bc
<div style="border:2px solid #a512bc;">Content here</div>
.myborder {border:2px solid #a512bc;}