#c31fc4 color space conversions
Hex:
#c31fc4
RGB:
195, 31, 196
CMY:
24, 88, 23
CMYK:
1, 84, 0, 23
HSL:
300°, 72.6872%, 44.5098%
HSV (HSB):
300°, 84.1837%, 76.8627%
XYZ:
32.9595, 16.5676, 53.6853
xyY:
0.3193, 0.1605, 16.5676
CIE-Lab:
47.7105, 76.6634, -48.1559
CIE-LCH:
47.7105, 90.5333, 327.8651
CIE-Luv:
47.7105, 62.0728, -81.4932
Hunter-Lab:
40.7033, 73.3094, -49.7077
#c31fc4 color charts
#c31fc4 color shades, tints & tones
#c31fc4 color schemes
#c31fc4 color preview, HTML & CSS examples
This text has a color of #c31fc4
<p style="color:#c31fc4;">Text here</p>
.mytext {color:#c31fc4;}
This box has a color of #c31fc4
<div style="background-color:#c31fc4;">Content here</div>
.mybackground {background-color:#c31fc4;}
Border around this has a color of #c31fc4
<div style="border:2px solid #c31fc4;">Content here</div>
.myborder {border:2px solid #c31fc4;}