#d800cd color space conversions
Hex:
#d800cd
RGB:
216, 0, 205
CMY:
15, 100, 20
CMYK:
0, 100, 5, 15
HSL:
303°, 100.0000%, 42.3529%
HSV (HSB):
303°, 100.0000%, 84.7059%
XYZ:
39.3383, 19.0067, 59.3529
xyY:
0.3342, 0.1615, 19.0067
CIE-Lab:
50.6951, 85.1382, -48.3854
CIE-LCH:
50.6951, 97.9269, 330.3897
CIE-Luv:
50.6951, 75.9886, -84.3013
Hunter-Lab:
43.5967, 84.7707, -50.2002
#d800cd color charts
#d800cd RGB chart
#d800cd CMYK chart
#d800cd RGB pie chart
#d800cd color shades, tints & tones
#d800cd color schemes
#d800cd color preview, HTML & CSS examples
This text has a color of #d800cd
<p style="color:#d800cd;">Text here</p>
.mytext {color:#d800cd;}
Text color #d800cd
This box has a color of #d800cd
<div style="background-color:#d800cd;">Content here</div>
.mybackground {background-color:#d800cd;}
Background color #d800cd
Border around this has a color of #d800cd
<div style="border:2px solid #d800cd;">Content here</div>
.myborder {border:2px solid #d800cd;}
Border color #d800cd