#c512a2 color space conversions
Hex:
#c512a2
RGB:
197, 18, 162
CMY:
23, 93, 36
CMYK:
0, 91, 18, 23
HSL:
312°, 83.2558%, 42.1569%
HSV (HSB):
312°, 90.8629%, 77.2549%
XYZ:
29.7639, 14.9116, 35.4919
xyY:
0.3713, 0.1860, 14.9116
CIE-Lab:
45.5128, 74.3953, -31.5861
CIE-LCH:
45.5128, 80.8229, 336.9954
CIE-Luv:
45.5128, 78.6618, -56.4788
Hunter-Lab:
38.6155, 70.0062, -27.4632
#c512a2 color charts
#c512a2 color shades, tints & tones
#c512a2 color schemes
#c512a2 color preview, HTML & CSS examples
This text has a color of #c512a2
<p style="color:#c512a2;">Text here</p>
.mytext {color:#c512a2;}
This box has a color of #c512a2
<div style="background-color:#c512a2;">Content here</div>
.mybackground {background-color:#c512a2;}
Border around this has a color of #c512a2
<div style="border:2px solid #c512a2;">Content here</div>
.myborder {border:2px solid #c512a2;}