#c34ed9 color space conversions
Hex:
#c34ed9
RGB:
195, 78, 217
CMY:
24, 69, 15
CMYK:
10, 64, 0, 15
HSL:
291°, 64.6512%, 57.8431%
HSV (HSB):
291°, 64.0553%, 85.0980%
XYZ:
37.7545, 22.0606, 67.9139
xyY:
0.2956, 0.1727, 22.0606
CIE-Lab:
54.0913, 65.4297, -50.0349
CIE-LCH:
54.0913, 82.3683, 322.5944
CIE-Luv:
54.0913, 46.4035, -85.4192
Hunter-Lab:
46.9687, 61.2867, -52.8515
#c34ed9 color charts
#c34ed9 color shades, tints & tones
#c34ed9 color schemes
#c34ed9 color preview, HTML & CSS examples
This text has a color of #c34ed9
<p style="color:#c34ed9;">Text here</p>
.mytext {color:#c34ed9;}
This box has a color of #c34ed9
<div style="background-color:#c34ed9;">Content here</div>
.mybackground {background-color:#c34ed9;}
Border around this has a color of #c34ed9
<div style="border:2px solid #c34ed9;">Content here</div>
.myborder {border:2px solid #c34ed9;}