#c31bf4 color space conversions
Hex:
#c31bf4
RGB:
195, 27, 244
CMY:
24, 89, 4
CMYK:
20, 89, 0, 4
HSL:
286°, 90.7950%, 53.1373%
HSV (HSB):
286°, 88.9344%, 95.6863%
XYZ:
39.2267, 18.9176, 87.1719
xyY:
0.2699, 0.1302, 18.9176
CIE-Lab:
50.5907, 85.2354, -70.8986
CIE-LCH:
50.5907, 110.8678, 320.2464
CIE-Luv:
50.5907, 46.4345, -116.4423
Hunter-Lab:
43.4944, 84.8705, -88.3836
#c31bf4 color charts
#c31bf4 color shades, tints & tones
#c31bf4 color schemes
#c31bf4 color preview, HTML & CSS examples
This text has a color of #c31bf4
<p style="color:#c31bf4;">Text here</p>
.mytext {color:#c31bf4;}
This box has a color of #c31bf4
<div style="background-color:#c31bf4;">Content here</div>
.mybackground {background-color:#c31bf4;}
Border around this has a color of #c31bf4
<div style="border:2px solid #c31bf4;">Content here</div>
.myborder {border:2px solid #c31bf4;}