#a512c8 color space conversions
Hex:
#a512c8
RGB:
165, 18, 200
CMY:
35, 93, 22
CMYK:
18, 91, 0, 22
HSL:
288°, 83.4862%, 42.7451%
HSV (HSB):
288°, 91.0000%, 78.4314%
XYZ:
26.1587, 12.6021, 55.6973
xyY:
0.2769, 0.1334, 12.6021
CIE-Lab:
42.1574, 74.5553, -59.6799
CIE-LCH:
42.1574, 95.4996, 321.3235
CIE-Luv:
42.1574, 41.5810, -94.0709
Hunter-Lab:
35.4994, 69.4085, -68.1743
#a512c8 color charts
#a512c8 color shades, tints & tones
#a512c8 color schemes
#a512c8 color preview, HTML & CSS examples
This text has a color of #a512c8
<p style="color:#a512c8;">Text here</p>
.mytext {color:#a512c8;}
This box has a color of #a512c8
<div style="background-color:#a512c8;">Content here</div>
.mybackground {background-color:#a512c8;}
Border around this has a color of #a512c8
<div style="border:2px solid #a512c8;">Content here</div>
.myborder {border:2px solid #a512c8;}