#c512d4 color space conversions
Hex:
#c512d4
RGB:
197, 18, 212
CMY:
23, 93, 17
CMYK:
7, 92, 0, 17
HSL:
295°, 84.3478%, 45.0980%
HSV (HSB):
295°, 91.5094%, 83.1373%
XYZ:
35.1259, 17.0564, 63.7282
xyY:
0.3030, 0.1472, 17.0564
CIE-Lab:
48.3310, 81.5227, -56.3811
CIE-LCH:
48.3310, 99.1201, 325.3323
CIE-Luv:
48.3310, 58.7885, -94.2199
Hunter-Lab:
41.2994, 79.5438, -62.5796
#c512d4 color charts
#c512d4 color shades, tints & tones
#c512d4 color schemes
#c512d4 color preview, HTML & CSS examples
This text has a color of #c512d4
<p style="color:#c512d4;">Text here</p>
.mytext {color:#c512d4;}
This box has a color of #c512d4
<div style="background-color:#c512d4;">Content here</div>
.mybackground {background-color:#c512d4;}
Border around this has a color of #c512d4
<div style="border:2px solid #c512d4;">Content here</div>
.myborder {border:2px solid #c512d4;}