#c512b9 color space conversions
Hex:
#c512b9
RGB:
197, 18, 185
CMY:
23, 93, 27
CMYK:
0, 91, 6, 23
HSL:
304°, 83.2558%, 42.1569%
HSV (HSB):
304°, 90.8629%, 77.2549%
XYZ:
31.9992, 15.8057, 47.2632
xyY:
0.3366, 0.1663, 15.8057
CIE-Lab:
46.7185, 77.4941, -43.2966
CIE-LCH:
46.7185, 88.7689, 330.8075
CIE-Luv:
46.7185, 69.0445, -74.1686
Hunter-Lab:
39.7564, 74.0978, -42.6557
#c512b9 color charts
#c512b9 color shades, tints & tones
#c512b9 color schemes
#c512b9 color preview, HTML & CSS examples
This text has a color of #c512b9
<p style="color:#c512b9;">Text here</p>
.mytext {color:#c512b9;}
This box has a color of #c512b9
<div style="background-color:#c512b9;">Content here</div>
.mybackground {background-color:#c512b9;}
Border around this has a color of #c512b9
<div style="border:2px solid #c512b9;">Content here</div>
.myborder {border:2px solid #c512b9;}