#c51fff color space conversions
Hex:
#c51fff
RGB:
197, 31, 255
CMY:
23, 88, 0
CMYK:
23, 88, 0, 0
HSL:
284°, 100.0000%, 56.0784%
HSV (HSB):
284°, 87.8431%, 100.0000%
XYZ:
41.5659, 20.0703, 96.2909
xyY:
0.2632, 0.1271, 20.0703
CIE-Lab:
51.9166, 86.7776, -74.8747
CIE-LCH:
51.9166, 114.6149, 319.2113
CIE-Luv:
51.9166, 44.1712, -123.0343
Hunter-Lab:
44.7999, 87.2150, -96.0755
#c51fff color charts
#c51fff color shades, tints & tones
#c51fff color schemes
#c51fff color preview, HTML & CSS examples
This text has a color of #c51fff
<p style="color:#c51fff;">Text here</p>
.mytext {color:#c51fff;}
This box has a color of #c51fff
<div style="background-color:#c51fff;">Content here</div>
.mybackground {background-color:#c51fff;}
Border around this has a color of #c51fff
<div style="border:2px solid #c51fff;">Content here</div>
.myborder {border:2px solid #c51fff;}