#c31e9c color space conversions
Hex:
#c31e9c
RGB:
195, 30, 156
CMY:
24, 88, 39
CMYK:
0, 85, 20, 24
HSL:
314°, 73.3333%, 44.1176%
HSV (HSB):
314°, 84.6154%, 76.4706%
XYZ:
28.9707, 14.9309, 32.8075
xyY:
0.3777, 0.1946, 14.9309
CIE-Lab:
45.5395, 71.2373, -27.9786
CIE-LCH:
45.5395, 76.5347, 338.5575
CIE-Luv:
45.5395, 78.1308, -50.8427
Hunter-Lab:
38.6406, 66.2090, -23.2914
#c31e9c color charts
#c31e9c color shades, tints & tones
#c31e9c color schemes
#c31e9c color preview, HTML & CSS examples
This text has a color of #c31e9c
<p style="color:#c31e9c;">Text here</p>
.mytext {color:#c31e9c;}
This box has a color of #c31e9c
<div style="background-color:#c31e9c;">Content here</div>
.mybackground {background-color:#c31e9c;}
Border around this has a color of #c31e9c
<div style="border:2px solid #c31e9c;">Content here</div>
.myborder {border:2px solid #c31e9c;}