#c31ff5 color space conversions
Hex:
#c31ff5
RGB:
195, 31, 245
CMY:
24, 88, 4
CMYK:
20, 87, 0, 4
HSL:
286°, 91.4530%, 54.1176%
HSV (HSB):
286°, 87.3469%, 96.0784%
XYZ:
39.4771, 19.1746, 88.0066
xyY:
0.2692, 0.1307, 19.1746
CIE-Lab:
50.8909, 84.7316, -70.9718
CIE-LCH:
50.8909, 110.5280, 320.0502
CIE-Luv:
50.8909, 45.8449, -116.6992
Hunter-Lab:
43.7889, 84.2931, -88.5085
#c31ff5 color charts
#c31ff5 color shades, tints & tones
#c31ff5 color schemes
#c31ff5 color preview, HTML & CSS examples
This text has a color of #c31ff5
<p style="color:#c31ff5;">Text here</p>
.mytext {color:#c31ff5;}
This box has a color of #c31ff5
<div style="background-color:#c31ff5;">Content here</div>
.mybackground {background-color:#c31ff5;}
Border around this has a color of #c31ff5
<div style="border:2px solid #c31ff5;">Content here</div>
.myborder {border:2px solid #c31ff5;}