#d800ce color space conversions
Hex:
#d800ce
RGB:
216, 0, 206
CMY:
15, 100, 19
CMYK:
0, 100, 5, 15
HSL:
303°, 100.0000%, 42.3529%
HSV (HSB):
303°, 100.0000%, 84.7059%
XYZ:
39.4595, 19.0552, 59.9908
xyY:
0.3330, 0.1608, 19.0552
CIE-Lab:
50.7517, 85.2762, -48.8710
CIE-LCH:
50.7517, 98.2874, 330.1834
CIE-Luv:
50.7517, 75.5770, -85.0536
Hunter-Lab:
43.6522, 84.9639, -50.9251
#d800ce color charts
#d800ce color shades, tints & tones
#d800ce color schemes
#d800ce color preview, HTML & CSS examples
This text has a color of #d800ce
<p style="color:#d800ce;">Text here</p>
.mytext {color:#d800ce;}
This box has a color of #d800ce
<div style="background-color:#d800ce;">Content here</div>
.mybackground {background-color:#d800ce;}
Border around this has a color of #d800ce
<div style="border:2px solid #d800ce;">Content here</div>
.myborder {border:2px solid #d800ce;}