#c512e2 color space conversions
Hex:
#c512e2
RGB:
197, 18, 226
CMY:
23, 93, 11
CMYK:
13, 92, 0, 11
HSL:
292°, 85.2459%, 47.8431%
HSV (HSB):
292°, 92.0354%, 88.6275%
XYZ:
36.9697, 17.7939, 73.4376
xyY:
0.2884, 0.1388, 17.7939
CIE-Lab:
49.2452, 83.7537, -62.9028
CIE-LCH:
49.2452, 104.7447, 323.0918
CIE-Luv:
49.2452, 53.9480, -104.2398
Hunter-Lab:
42.1828, 82.6204, -73.6920
#c512e2 color charts
#c512e2 color shades, tints & tones
#c512e2 color schemes
#c512e2 color preview, HTML & CSS examples
This text has a color of #c512e2
<p style="color:#c512e2;">Text here</p>
.mytext {color:#c512e2;}
This box has a color of #c512e2
<div style="background-color:#c512e2;">Content here</div>
.mybackground {background-color:#c512e2;}
Border around this has a color of #c512e2
<div style="border:2px solid #c512e2;">Content here</div>
.myborder {border:2px solid #c512e2;}