#c512b5 color space conversions
Hex:
#c512b5
RGB:
197, 18, 181
CMY:
23, 93, 29
CMYK:
0, 91, 8, 23
HSL:
305°, 83.2558%, 42.1569%
HSV (HSB):
305°, 90.8629%, 77.2549%
XYZ:
31.5828, 15.6391, 45.0701
xyY:
0.3422, 0.1695, 15.6391
CIE-Lab:
46.4974, 76.9316, -41.2984
CIE-LCH:
46.4974, 87.3157, 331.7722
CIE-Luv:
46.4974, 70.6633, -71.1250
Hunter-Lab:
39.5463, 73.3488, -39.8891
#c512b5 color charts
#c512b5 color shades, tints & tones
#c512b5 color schemes
#c512b5 color preview, HTML & CSS examples
This text has a color of #c512b5
<p style="color:#c512b5;">Text here</p>
.mytext {color:#c512b5;}
This box has a color of #c512b5
<div style="background-color:#c512b5;">Content here</div>
.mybackground {background-color:#c512b5;}
Border around this has a color of #c512b5
<div style="border:2px solid #c512b5;">Content here</div>
.myborder {border:2px solid #c512b5;}