#c512b0 color space conversions
Hex:
#c512b0
RGB:
197, 18, 176
CMY:
23, 93, 31
CMYK:
0, 91, 11, 23
HSL:
307°, 83.2558%, 42.1569%
HSV (HSB):
307°, 90.8629%, 77.2549%
XYZ:
31.0787, 15.4375, 42.4160
xyY:
0.3495, 0.1736, 15.4375
CIE-Lab:
46.2277, 76.2420, -38.7782
CIE-LCH:
46.2277, 85.5371, 333.0412
CIE-Luv:
46.2277, 72.7203, -67.2985
Hunter-Lab:
39.2906, 72.4343, -36.5028
#c512b0 color charts
#c512b0 color shades, tints & tones
#c512b0 color schemes
#c512b0 color preview, HTML & CSS examples
This text has a color of #c512b0
<p style="color:#c512b0;">Text here</p>
.mytext {color:#c512b0;}
This box has a color of #c512b0
<div style="background-color:#c512b0;">Content here</div>
.mybackground {background-color:#c512b0;}
Border around this has a color of #c512b0
<div style="border:2px solid #c512b0;">Content here</div>
.myborder {border:2px solid #c512b0;}