#d80db4 color space conversions
Hex:
#d80db4
RGB:
216, 13, 180
CMY:
15, 95, 29
CMYK:
0, 94, 17, 15
HSL:
311°, 88.6463%, 44.9020%
HSV (HSB):
311°, 93.9815%, 84.7059%
XYZ:
36.7010, 18.1821, 44.7551
xyY:
0.3683, 0.1825, 18.1821
CIE-Lab:
49.7162, 80.8372, -35.4008
CIE-LCH:
49.7162, 88.2489, 336.3501
CIE-Luv:
49.7162, 85.9759, -64.3270
Hunter-Lab:
42.6404, 79.0160, -32.3821
#d80db4 color charts
#d80db4 color shades, tints & tones
#d80db4 color schemes
#d80db4 color preview, HTML & CSS examples
This text has a color of #d80db4
<p style="color:#d80db4;">Text here</p>
.mytext {color:#d80db4;}
This box has a color of #d80db4
<div style="background-color:#d80db4;">Content here</div>
.mybackground {background-color:#d80db4;}
Border around this has a color of #d80db4
<div style="border:2px solid #d80db4;">Content here</div>
.myborder {border:2px solid #d80db4;}