#c31cf5 color space conversions
Hex:
#c31cf5
RGB:
195, 28, 245
CMY:
24, 89, 4
CMYK:
20, 89, 0, 4
HSL:
286°, 91.5612%, 53.5294%
HSV (HSB):
286°, 88.5714%, 96.0784%
XYZ:
39.4024, 19.0252, 87.9817
xyY:
0.2691, 0.1299, 19.0252
CIE-Lab:
50.7167, 85.2471, -71.2546
CIE-LCH:
50.7167, 111.1049, 320.1091
CIE-Luv:
50.7167, 46.0686, -117.0242
Hunter-Lab:
43.6179, 84.9174, -89.0615
#c31cf5 color charts
#c31cf5 color shades, tints & tones
#c31cf5 color schemes
#c31cf5 color preview, HTML & CSS examples
This text has a color of #c31cf5
<p style="color:#c31cf5;">Text here</p>
.mytext {color:#c31cf5;}
This box has a color of #c31cf5
<div style="background-color:#c31cf5;">Content here</div>
.mybackground {background-color:#c31cf5;}
Border around this has a color of #c31cf5
<div style="border:2px solid #c31cf5;">Content here</div>
.myborder {border:2px solid #c31cf5;}