#c31fcd color space conversions
Hex:
#c31fcd
RGB:
195, 31, 205
CMY:
24, 88, 20
CMYK:
5, 85, 0, 20
HSL:
297°, 73.7288%, 46.2745%
HSV (HSB):
297°, 84.8780%, 80.3922%
XYZ:
34.0151, 16.9899, 59.2442
xyY:
0.3085, 0.1541, 16.9899
CIE-Lab:
48.2472, 78.0609, -52.5060
CIE-LCH:
48.2472, 94.0764, 326.0741
CIE-Luv:
48.2472, 58.8093, -88.2019
Hunter-Lab:
41.2187, 75.1714, -56.3651
#c31fcd color charts
#c31fcd color shades, tints & tones
#c31fcd color schemes
#c31fcd color preview, HTML & CSS examples
This text has a color of #c31fcd
<p style="color:#c31fcd;">Text here</p>
.mytext {color:#c31fcd;}
This box has a color of #c31fcd
<div style="background-color:#c31fcd;">Content here</div>
.mybackground {background-color:#c31fcd;}
Border around this has a color of #c31fcd
<div style="border:2px solid #c31fcd;">Content here</div>
.myborder {border:2px solid #c31fcd;}