#c51ce0 color space conversions
Hex:
#c51ce0
RGB:
197, 28, 224
CMY:
23, 89, 12
CMYK:
12, 88, 0, 12
HSL:
292°, 77.7778%, 49.4118%
HSV (HSB):
292°, 87.5000%, 87.8431%
XYZ:
36.8958, 18.0826, 72.0667
xyY:
0.2904, 0.1423, 18.0826
CIE-Lab:
49.5962, 81.9972, -61.1994
CIE-LCH:
49.5962, 102.3177, 323.2638
CIE-Luv:
49.5962, 53.9186, -101.8417
Hunter-Lab:
42.5237, 80.4594, -70.7147
#c51ce0 color charts
#c51ce0 color shades, tints & tones
#c51ce0 color schemes
#c51ce0 color preview, HTML & CSS examples
This text has a color of #c51ce0
<p style="color:#c51ce0;">Text here</p>
.mytext {color:#c51ce0;}
This box has a color of #c51ce0
<div style="background-color:#c51ce0;">Content here</div>
.mybackground {background-color:#c51ce0;}
Border around this has a color of #c51ce0
<div style="border:2px solid #c51ce0;">Content here</div>
.myborder {border:2px solid #c51ce0;}