#c51ce1 color space conversions
Hex:
#c51ce1
RGB:
197, 28, 225
CMY:
23, 89, 12
CMYK:
12, 88, 0, 12
HSL:
291°, 77.8656%, 49.6078%
HSV (HSB):
291°, 87.5556%, 88.2353%
XYZ:
37.0318, 18.1371, 72.7832
xyY:
0.2894, 0.1417, 18.1371
CIE-Lab:
49.6619, 82.1616, -61.6618
CIE-LCH:
49.6619, 102.7264, 323.1120
CIE-Luv:
49.6619, 53.5875, -102.5556
Hunter-Lab:
42.5876, 80.6852, -71.5165
#c51ce1 color charts
#c51ce1 color shades, tints & tones
#c51ce1 color schemes
#c51ce1 color preview, HTML & CSS examples
This text has a color of #c51ce1
<p style="color:#c51ce1;">Text here</p>
.mytext {color:#c51ce1;}
This box has a color of #c51ce1
<div style="background-color:#c51ce1;">Content here</div>
.mybackground {background-color:#c51ce1;}
Border around this has a color of #c51ce1
<div style="border:2px solid #c51ce1;">Content here</div>
.myborder {border:2px solid #c51ce1;}