#c31cc1 color space conversions
Hex:
#c31cc1
RGB:
195, 28, 193
CMY:
24, 89, 24
CMYK:
0, 86, 1, 24
HSL:
301°, 74.8879%, 43.7255%
HSV (HSB):
301°, 85.6410%, 76.4706%
XYZ:
32.5466, 16.2829, 51.8796
xyY:
0.3232, 0.1617, 16.2829
CIE-Lab:
47.3434, 76.7726, -46.9972
CIE-LCH:
47.3434, 90.0154, 328.5267
CIE-Luv:
47.3434, 63.5275, -79.6694
Hunter-Lab:
40.3520, 73.3559, -47.9812
#c31cc1 color charts
#c31cc1 color shades, tints & tones
#c31cc1 color schemes
#c31cc1 color preview, HTML & CSS examples
This text has a color of #c31cc1
<p style="color:#c31cc1;">Text here</p>
.mytext {color:#c31cc1;}
This box has a color of #c31cc1
<div style="background-color:#c31cc1;">Content here</div>
.mybackground {background-color:#c31cc1;}
Border around this has a color of #c31cc1
<div style="border:2px solid #c31cc1;">Content here</div>
.myborder {border:2px solid #c31cc1;}