#c31df3 color space conversions
Hex:
#c31df3
RGB:
195, 29, 243
CMY:
24, 89, 5
CMYK:
20, 88, 0, 5
HSL:
287°, 89.9160%, 53.3333%
HSV (HSB):
287°, 88.0658%, 95.2941%
XYZ:
39.1227, 18.9519, 86.3901
xyY:
0.2708, 0.1312, 18.9519
CIE-Lab:
50.6309, 84.7327, -70.2724
CIE-LCH:
50.6309, 110.0811, 320.3297
CIE-Luv:
50.6309, 46.5882, -115.5494
Hunter-Lab:
43.5338, 84.2293, -87.1837
#c31df3 color charts
#c31df3 color shades, tints & tones
#c31df3 color schemes
#c31df3 color preview, HTML & CSS examples
This text has a color of #c31df3
<p style="color:#c31df3;">Text here</p>
.mytext {color:#c31df3;}
This box has a color of #c31df3
<div style="background-color:#c31df3;">Content here</div>
.mybackground {background-color:#c31df3;}
Border around this has a color of #c31df3
<div style="border:2px solid #c31df3;">Content here</div>
.myborder {border:2px solid #c31df3;}