#c512d9 color space conversions
Hex:
#c512d9
RGB:
197, 18, 217
CMY:
23, 93, 15
CMYK:
9, 92, 0, 15
HSL:
294°, 84.6809%, 46.0784%
HSV (HSB):
294°, 91.7051%, 85.0980%
XYZ:
35.7666, 17.3127, 67.1022
xyY:
0.2976, 0.1441, 17.3127
CIE-Lab:
48.6516, 82.3093, -58.7301
CIE-LCH:
48.6516, 101.1140, 324.4910
CIE-Luv:
48.6516, 57.0221, -97.8292
Hunter-Lab:
41.6085, 80.6236, -66.4913
#c512d9 color charts
#c512d9 color shades, tints & tones
#c512d9 color schemes
#c512d9 color preview, HTML & CSS examples
This text has a color of #c512d9
<p style="color:#c512d9;">Text here</p>
.mytext {color:#c512d9;}
This box has a color of #c512d9
<div style="background-color:#c512d9;">Content here</div>
.mybackground {background-color:#c512d9;}
Border around this has a color of #c512d9
<div style="border:2px solid #c512d9;">Content here</div>
.myborder {border:2px solid #c512d9;}