#c31dff color space conversions
Hex:
#c31dff
RGB:
195, 29, 255
CMY:
24, 89, 0
CMYK:
24, 89, 0, 0
HSL:
284°, 100.0000%, 55.6863%
HSV (HSB):
284°, 88.6275%, 100.0000%
XYZ:
40.9950, 19.7008, 96.2497
xyY:
0.2612, 0.1255, 19.7008
CIE-Lab:
51.4973, 86.8395, -75.5702
CIE-LCH:
51.4973, 115.1171, 318.9693
CIE-Luv:
51.4973, 43.1274, -123.6908
Hunter-Lab:
44.3856, 87.1897, -97.4997
#c31dff color charts
#c31dff color shades, tints & tones
#c31dff color schemes
#c31dff color preview, HTML & CSS examples
This text has a color of #c31dff
<p style="color:#c31dff;">Text here</p>
.mytext {color:#c31dff;}
This box has a color of #c31dff
<div style="background-color:#c31dff;">Content here</div>
.mybackground {background-color:#c31dff;}
Border around this has a color of #c31dff
<div style="border:2px solid #c31dff;">Content here</div>
.myborder {border:2px solid #c31dff;}