#c31f91 color space conversions
Hex:
#c31f91
RGB:
195, 31, 145
CMY:
24, 88, 43
CMYK:
0, 84, 26, 24
HSL:
318°, 72.5664%, 44.3137%
HSV (HSB):
318°, 84.1026%, 76.4706%
XYZ:
28.1065, 14.6264, 28.1299
xyY:
0.3966, 0.2064, 14.6264
CIE-Lab:
45.1182, 69.6734, -22.0032
CIE-LCH:
45.1182, 73.0652, 342.4736
CIE-Luv:
45.1182, 82.6446, -42.0597
Hunter-Lab:
38.2445, 64.2547, -16.8383
#c31f91 color charts
#c31f91 color shades, tints & tones
#c31f91 color schemes
#c31f91 color preview, HTML & CSS examples
This text has a color of #c31f91
<p style="color:#c31f91;">Text here</p>
.mytext {color:#c31f91;}
This box has a color of #c31f91
<div style="background-color:#c31f91;">Content here</div>
.mybackground {background-color:#c31f91;}
Border around this has a color of #c31f91
<div style="border:2px solid #c31f91;">Content here</div>
.myborder {border:2px solid #c31f91;}