#c31fc3 color space conversions
Hex:
#c31fc3
RGB:
195, 31, 195
CMY:
24, 88, 24
CMYK:
0, 84, 0, 24
HSL:
300°, 72.5664%, 44.3137%
HSV (HSB):
300°, 84.1026%, 76.4706%
XYZ:
32.8460, 16.5222, 53.0877
xyY:
0.3206, 0.1613, 16.5222
CIE-Lab:
47.6523, 76.5108, -47.6679
CIE-LCH:
47.6523, 90.1451, 328.0762
CIE-Luv:
47.6523, 62.4432, -80.7415
Hunter-Lab:
40.6475, 73.1071, -48.9824
#c31fc3 color charts
#c31fc3 color shades, tints & tones
#c31fc3 color schemes
#c31fc3 color preview, HTML & CSS examples
This text has a color of #c31fc3
<p style="color:#c31fc3;">Text here</p>
.mytext {color:#c31fc3;}
This box has a color of #c31fc3
<div style="background-color:#c31fc3;">Content here</div>
.mybackground {background-color:#c31fc3;}
Border around this has a color of #c31fc3
<div style="border:2px solid #c31fc3;">Content here</div>
.myborder {border:2px solid #c31fc3;}