#c51ed4 color space conversions
Hex:
#c51ed4
RGB:
197, 30, 212
CMY:
23, 88, 17
CMYK:
7, 86, 0, 17
HSL:
295°, 75.2066%, 47.4510%
HSV (HSB):
295°, 85.8491%, 83.1373%
XYZ:
35.3739, 17.5523, 63.8109
xyY:
0.3030, 0.1504, 17.5523
CIE-Lab:
48.9486, 79.7032, -55.3887
CIE-LCH:
48.9486, 97.0593, 325.2032
CIE-Luv:
48.9486, 57.8252, -92.9087
Hunter-Lab:
41.8955, 77.3969, -60.9775
#c51ed4 color charts
#c51ed4 color shades, tints & tones
#c51ed4 color schemes
#c51ed4 color preview, HTML & CSS examples
This text has a color of #c51ed4
<p style="color:#c51ed4;">Text here</p>
.mytext {color:#c51ed4;}
This box has a color of #c51ed4
<div style="background-color:#c51ed4;">Content here</div>
.mybackground {background-color:#c51ed4;}
Border around this has a color of #c51ed4
<div style="border:2px solid #c51ed4;">Content here</div>
.myborder {border:2px solid #c51ed4;}