#c34f9d color space conversions
Hex:
#c34f9d
RGB:
195, 79, 157
CMY:
24, 69, 38
CMYK:
0, 59, 19, 24
HSL:
320°, 49.1525%, 53.7255%
HSV (HSB):
320°, 59.4872%, 76.4706%
XYZ:
31.3875, 19.6284, 34.0326
xyY:
0.3691, 0.2308, 19.6284
CIE-Lab:
51.4144, 55.0223, -19.4980
CIE-LCH:
51.4144, 58.3749, 340.4874
CIE-Luv:
51.4144, 63.8723, -37.0983
Hunter-Lab:
44.3039, 48.9278, -14.5316
#c34f9d color charts
#c34f9d color shades, tints & tones
#c34f9d color schemes
#c34f9d color preview, HTML & CSS examples
This text has a color of #c34f9d
<p style="color:#c34f9d;">Text here</p>
.mytext {color:#c34f9d;}
This box has a color of #c34f9d
<div style="background-color:#c34f9d;">Content here</div>
.mybackground {background-color:#c34f9d;}
Border around this has a color of #c34f9d
<div style="border:2px solid #c34f9d;">Content here</div>
.myborder {border:2px solid #c34f9d;}