#d50cd4 color space conversions
Hex:
#d50cd4
RGB:
213, 12, 212
CMY:
16, 95, 17
CMYK:
0, 94, 0, 16
HSL:
300°, 89.3333%, 44.1176%
HSV (HSB):
300°, 94.3662%, 83.5294%
XYZ:
39.4557, 19.1625, 63.9065
xyY:
0.3220, 0.1564, 19.1625
CIE-Lab:
50.8768, 84.7249, -52.1477
CIE-LCH:
50.8768, 99.4871, 328.3880
CIE-Luv:
50.8768, 70.4238, -89.8115
Hunter-Lab:
43.7750, 84.2809, -55.9141
#d50cd4 color charts
#d50cd4 color shades, tints & tones
#d50cd4 color schemes
#d50cd4 color preview, HTML & CSS examples
This text has a color of #d50cd4
<p style="color:#d50cd4;">Text here</p>
.mytext {color:#d50cd4;}
This box has a color of #d50cd4
<div style="background-color:#d50cd4;">Content here</div>
.mybackground {background-color:#d50cd4;}
Border around this has a color of #d50cd4
<div style="border:2px solid #d50cd4;">Content here</div>
.myborder {border:2px solid #d50cd4;}