#d80db5 color space conversions
Hex:
#d80db5
RGB:
216, 13, 181
CMY:
15, 95, 29
CMYK:
0, 94, 16, 15
HSL:
310°, 88.6463%, 44.9020%
HSV (HSB):
310°, 93.9815%, 84.7059%
XYZ:
36.8033, 18.2230, 45.2937
xyY:
0.3669, 0.1816, 18.2230
CIE-Lab:
49.7654, 80.9628, -35.9100
CIE-LCH:
49.7654, 88.5692, 336.0810
CIE-Luv:
49.7654, 85.5355, -65.1040
Hunter-Lab:
42.6884, 79.1872, -33.0267
#d80db5 color charts
#d80db5 color shades, tints & tones
#d80db5 color schemes
#d80db5 color preview, HTML & CSS examples
This text has a color of #d80db5
<p style="color:#d80db5;">Text here</p>
.mytext {color:#d80db5;}
This box has a color of #d80db5
<div style="background-color:#d80db5;">Content here</div>
.mybackground {background-color:#d80db5;}
Border around this has a color of #d80db5
<div style="border:2px solid #d80db5;">Content here</div>
.myborder {border:2px solid #d80db5;}