#c31cc4 color space conversions
Hex:
#c31cc4
RGB:
195, 28, 196
CMY:
24, 89, 23
CMYK:
1, 86, 0, 23
HSL:
300°, 75.0000%, 43.9216%
HSV (HSB):
300°, 85.7143%, 76.8627%
XYZ:
32.8847, 16.4181, 53.6603
xyY:
0.3194, 0.1595, 16.4181
CIE-Lab:
47.5184, 77.2260, -48.4628
CIE-LCH:
47.5184, 91.1729, 327.8899
CIE-Luv:
47.5184, 62.4032, -81.9220
Hunter-Lab:
40.5193, 73.9587, -50.1552
#c31cc4 color charts
#c31cc4 color shades, tints & tones
#c31cc4 color schemes
#c31cc4 color preview, HTML & CSS examples
This text has a color of #c31cc4
<p style="color:#c31cc4;">Text here</p>
.mytext {color:#c31cc4;}
This box has a color of #c31cc4
<div style="background-color:#c31cc4;">Content here</div>
.mybackground {background-color:#c31cc4;}
Border around this has a color of #c31cc4
<div style="border:2px solid #c31cc4;">Content here</div>
.myborder {border:2px solid #c31cc4;}