#c51dd4 color space conversions
Hex:
#c51dd4
RGB:
197, 29, 212
CMY:
23, 89, 17
CMYK:
7, 86, 0, 17
HSL:
295°, 75.9336%, 47.2549%
HSV (HSB):
295°, 86.3208%, 83.1373%
XYZ:
35.3490, 17.5025, 63.8026
xyY:
0.3030, 0.1500, 17.5025
CIE-Lab:
48.8871, 79.8839, -55.4874
CIE-LCH:
48.8871, 97.2640, 325.2161
CIE-Luv:
48.8871, 57.9220, -93.0406
Hunter-Lab:
41.8360, 77.6091, -61.1358
#c51dd4 color charts
#c51dd4 color shades, tints & tones
#c51dd4 color schemes
#c51dd4 color preview, HTML & CSS examples
This text has a color of #c51dd4
<p style="color:#c51dd4;">Text here</p>
.mytext {color:#c51dd4;}
This box has a color of #c51dd4
<div style="background-color:#c51dd4;">Content here</div>
.mybackground {background-color:#c51dd4;}
Border around this has a color of #c51dd4
<div style="border:2px solid #c51dd4;">Content here</div>
.myborder {border:2px solid #c51dd4;}