#d512cd color space conversions
Hex:
#d512cd
RGB:
213, 18, 205
CMY:
16, 93, 20
CMYK:
0, 92, 4, 16
HSL:
302°, 84.4156%, 45.2941%
HSV (HSB):
302°, 91.5493%, 83.5294%
XYZ:
38.6763, 18.9865, 59.3839
xyY:
0.3304, 0.1622, 18.9865
CIE-Lab:
50.6714, 83.1379, -48.4546
CIE-LCH:
50.6714, 96.2277, 329.7655
CIE-Luv:
50.6714, 72.8343, -84.1108
Hunter-Lab:
43.5735, 82.1848, -50.3015
#d512cd color charts
#d512cd color shades, tints & tones
#d512cd color schemes
#d512cd color preview, HTML & CSS examples
This text has a color of #d512cd
<p style="color:#d512cd;">Text here</p>
.mytext {color:#d512cd;}
This box has a color of #d512cd
<div style="background-color:#d512cd;">Content here</div>
.mybackground {background-color:#d512cd;}
Border around this has a color of #d512cd
<div style="border:2px solid #d512cd;">Content here</div>
.myborder {border:2px solid #d512cd;}