#c2379f color space conversions
Hex:
#c2379f
RGB:
194, 55, 159
CMY:
24, 78, 38
CMYK:
0, 72, 18, 24
HSL:
315°, 55.8233%, 48.8235%
HSV (HSB):
315°, 71.6495%, 76.0784%
XYZ:
29.8723, 16.7049, 34.4508
xyY:
0.3687, 0.2062, 16.7049
CIE-Lab:
47.8861, 64.5779, -26.1351
CIE-LCH:
47.8861, 69.6660, 337.9665
CIE-Luv:
47.8861, 70.6520, -47.6907
Hunter-Lab:
40.8716, 58.9370, -21.3655
#c2379f color charts
#c2379f color shades, tints & tones
#c2379f color schemes
#c2379f color preview, HTML & CSS examples
This text has a color of #c2379f
<p style="color:#c2379f;">Text here</p>
.mytext {color:#c2379f;}
This box has a color of #c2379f
<div style="background-color:#c2379f;">Content here</div>
.mybackground {background-color:#c2379f;}
Border around this has a color of #c2379f
<div style="border:2px solid #c2379f;">Content here</div>
.myborder {border:2px solid #c2379f;}