#c512e3 color space conversions
Hex:
#c512e3
RGB:
197, 18, 227
CMY:
23, 93, 11
CMYK:
13, 92, 0, 11
HSL:
291°, 85.3061%, 48.0392%
HSV (HSB):
291°, 92.0705%, 89.0196%
XYZ:
37.1074, 17.8490, 74.1625
xyY:
0.2874, 0.1382, 17.8490
CIE-Lab:
49.3124, 83.9164, -63.3621
CIE-LCH:
49.3124, 105.1509, 322.9449
CIE-Luv:
49.3124, 53.6147, -104.9453
Hunter-Lab:
42.2481, 82.8464, -74.5044
#c512e3 color charts
#c512e3 color shades, tints & tones
#c512e3 color schemes
#c512e3 color preview, HTML & CSS examples
This text has a color of #c512e3
<p style="color:#c512e3;">Text here</p>
.mytext {color:#c512e3;}
This box has a color of #c512e3
<div style="background-color:#c512e3;">Content here</div>
.mybackground {background-color:#c512e3;}
Border around this has a color of #c512e3
<div style="border:2px solid #c512e3;">Content here</div>
.myborder {border:2px solid #c512e3;}