#d500cd color space conversions
Hex:
#d500cd
RGB:
213, 0, 205
CMY:
16, 100, 20
CMYK:
0, 100, 4, 16
HSL:
302°, 100.0000%, 41.7647%
HSV (HSB):
302°, 100.0000%, 83.5294%
XYZ:
38.4600, 18.5539, 59.3118
xyY:
0.3306, 0.1595, 18.5539
CIE-Lab:
50.1612, 84.6454, -49.2682
CIE-LCH:
50.1612, 97.9397, 329.7983
CIE-Luv:
50.1612, 73.7742, -85.2880
Hunter-Lab:
43.0743, 83.9986, -51.4884
#d500cd color charts
#d500cd RGB chart
#d500cd CMYK chart
#d500cd RGB pie chart
#d500cd color shades, tints & tones
#d500cd color schemes
#d500cd color preview, HTML & CSS examples
This text has a color of #d500cd
<p style="color:#d500cd;">Text here</p>
.mytext {color:#d500cd;}
Text color #d500cd
This box has a color of #d500cd
<div style="background-color:#d500cd;">Content here</div>
.mybackground {background-color:#d500cd;}
Background color #d500cd
Border around this has a color of #d500cd
<div style="border:2px solid #d500cd;">Content here</div>
.myborder {border:2px solid #d500cd;}
Border color #d500cd