#c31b9c color space conversions
Hex:
#c31b9c
RGB:
195, 27, 156
CMY:
24, 89, 39
CMYK:
0, 86, 20, 24
HSL:
314°, 75.6757%, 43.5294%
HSV (HSB):
314°, 86.1538%, 76.4706%
XYZ:
28.8984, 14.7863, 32.7834
xyY:
0.3779, 0.1934, 14.7863
CIE-Lab:
45.3401, 71.8165, -28.2896
CIE-LCH:
45.3401, 77.1875, 338.4998
CIE-Luv:
45.3401, 78.5893, -51.3239
Hunter-Lab:
38.4529, 66.8548, -23.6312
#c31b9c color charts
#c31b9c color shades, tints & tones
#c31b9c color schemes
#c31b9c color preview, HTML & CSS examples
This text has a color of #c31b9c
<p style="color:#c31b9c;">Text here</p>
.mytext {color:#c31b9c;}
This box has a color of #c31b9c
<div style="background-color:#c31b9c;">Content here</div>
.mybackground {background-color:#c31b9c;}
Border around this has a color of #c31b9c
<div style="border:2px solid #c31b9c;">Content here</div>
.myborder {border:2px solid #c31b9c;}