#d80db2 color space conversions
Hex:
#d80db2
RGB:
216, 13, 178
CMY:
15, 95, 30
CMYK:
0, 94, 18, 15
HSL:
311°, 88.6463%, 44.9020%
HSV (HSB):
311°, 93.9815%, 84.7059%
XYZ:
36.4987, 18.1011, 43.6897
xyY:
0.3713, 0.1842, 18.1011
CIE-Lab:
49.6185, 80.5878, -34.3796
CIE-LCH:
49.6185, 87.6148, 336.8964
CIE-Luv:
49.6185, 86.8602, -62.7715
Hunter-Lab:
42.5454, 78.6764, -31.1028
#d80db2 color charts
#d80db2 color shades, tints & tones
#d80db2 color schemes
#d80db2 color preview, HTML & CSS examples
This text has a color of #d80db2
<p style="color:#d80db2;">Text here</p>
.mytext {color:#d80db2;}
This box has a color of #d80db2
<div style="background-color:#d80db2;">Content here</div>
.mybackground {background-color:#d80db2;}
Border around this has a color of #d80db2
<div style="border:2px solid #d80db2;">Content here</div>
.myborder {border:2px solid #d80db2;}