#c512bc color space conversions
Hex:
#c512bc
RGB:
197, 18, 188
CMY:
23, 93, 26
CMYK:
0, 91, 5, 23
HSL:
303°, 83.2558%, 42.1569%
HSV (HSB):
303°, 90.8629%, 77.2549%
XYZ:
32.3194, 15.9338, 48.9491
xyY:
0.3325, 0.1639, 15.9338
CIE-Lab:
46.8875, 77.9221, -44.7848
CIE-LCH:
46.8875, 89.8751, 330.1124
CIE-Luv:
46.8875, 67.8466, -76.4400
Hunter-Lab:
39.9171, 74.6696, -44.7634
#c512bc color charts
#c512bc color shades, tints & tones
#c512bc color schemes
#c512bc color preview, HTML & CSS examples
This text has a color of #c512bc
<p style="color:#c512bc;">Text here</p>
.mytext {color:#c512bc;}
This box has a color of #c512bc
<div style="background-color:#c512bc;">Content here</div>
.mybackground {background-color:#c512bc;}
Border around this has a color of #c512bc
<div style="border:2px solid #c512bc;">Content here</div>
.myborder {border:2px solid #c512bc;}