#c51ed6 color space conversions
Hex:
#c51ed6
RGB:
197, 30, 214
CMY:
23, 88, 16
CMYK:
8, 86, 0, 16
HSL:
294°, 75.4098%, 47.8431%
HSV (HSB):
294°, 85.9813%, 83.9216%
XYZ:
35.6278, 17.6539, 65.1481
xyY:
0.3008, 0.1491, 17.6539
CIE-Lab:
49.0736, 80.0228, -56.3341
CIE-LCH:
49.0736, 97.8631, 324.8554
CIE-Luv:
49.0736, 57.1294, -94.3706
Hunter-Lab:
42.0165, 77.8297, -62.5196
#c51ed6 color charts
#c51ed6 color shades, tints & tones
#c51ed6 color schemes
#c51ed6 color preview, HTML & CSS examples
This text has a color of #c51ed6
<p style="color:#c51ed6;">Text here</p>
.mytext {color:#c51ed6;}
This box has a color of #c51ed6
<div style="background-color:#c51ed6;">Content here</div>
.mybackground {background-color:#c51ed6;}
Border around this has a color of #c51ed6
<div style="border:2px solid #c51ed6;">Content here</div>
.myborder {border:2px solid #c51ed6;}