#c3379c color space conversions
Hex:
#c3379c
RGB:
195, 55, 156
CMY:
24, 78, 39
CMYK:
0, 72, 20, 24
HSL:
317°, 56.0000%, 49.0196%
HSV (HSB):
317°, 71.7949%, 76.4706%
XYZ:
29.8726, 16.7348, 33.1082
xyY:
0.3747, 0.2099, 16.7348
CIE-Lab:
47.9241, 64.4150, -24.2755
CIE-LCH:
47.9241, 68.8374, 339.3505
CIE-Luv:
47.9241, 72.5361, -44.9905
Hunter-Lab:
40.9082, 58.7578, -19.3494
#c3379c color charts
#c3379c color shades, tints & tones
#c3379c color schemes
#c3379c color preview, HTML & CSS examples
This text has a color of #c3379c
<p style="color:#c3379c;">Text here</p>
.mytext {color:#c3379c;}
This box has a color of #c3379c
<div style="background-color:#c3379c;">Content here</div>
.mybackground {background-color:#c3379c;}
Border around this has a color of #c3379c
<div style="border:2px solid #c3379c;">Content here</div>
.myborder {border:2px solid #c3379c;}