#c31ca9 color space conversions
Hex:
#c31ca9
RGB:
195, 28, 169
CMY:
24, 89, 34
CMYK:
0, 86, 13, 24
HSL:
309°, 74.8879%, 43.7255%
HSV (HSB):
309°, 85.6410%, 76.4706%
XYZ:
30.0824, 15.2972, 38.9033
xyY:
0.3569, 0.1815, 15.2972
CIE-Lab:
46.0386, 73.3361, -34.9553
CIE-LCH:
46.0386, 81.2407, 334.5154
CIE-Luv:
46.0386, 73.0009, -61.3006
Hunter-Lab:
39.1116, 68.8464, -31.5960
#c31ca9 color charts
#c31ca9 color shades, tints & tones
#c31ca9 color schemes
#c31ca9 color preview, HTML & CSS examples
This text has a color of #c31ca9
<p style="color:#c31ca9;">Text here</p>
.mytext {color:#c31ca9;}
This box has a color of #c31ca9
<div style="background-color:#c31ca9;">Content here</div>
.mybackground {background-color:#c31ca9;}
Border around this has a color of #c31ca9
<div style="border:2px solid #c31ca9;">Content here</div>
.myborder {border:2px solid #c31ca9;}