#d500dc color space conversions
Hex:
#d500dc
RGB:
213, 0, 220
CMY:
16, 100, 14
CMYK:
3, 100, 0, 14
HSL:
298°, 100.0000%, 43.1373%
HSV (HSB):
298°, 100.0000%, 86.2745%
XYZ:
40.3588, 19.3134, 69.3109
xyY:
0.3129, 0.1497, 19.3134
CIE-Lab:
51.0519, 86.7946, -56.4389
CIE-LCH:
51.0519, 103.5310, 326.9657
CIE-Luv:
51.0519, 67.8474, -96.3953
Hunter-Lab:
43.9471, 87.0184, -62.7460
#d500dc color charts
#d500dc color shades, tints & tones
#d500dc color schemes
#d500dc color preview, HTML & CSS examples
This text has a color of #d500dc
<p style="color:#d500dc;">Text here</p>
.mytext {color:#d500dc;}
This box has a color of #d500dc
<div style="background-color:#d500dc;">Content here</div>
.mybackground {background-color:#d500dc;}
Border around this has a color of #d500dc
<div style="border:2px solid #d500dc;">Content here</div>
.myborder {border:2px solid #d500dc;}