#d80cb5 color space conversions
Hex:
#d80cb5
RGB:
216, 12, 181
CMY:
15, 95, 29
CMYK:
0, 94, 16, 15
HSL:
310°, 89.4737%, 44.7059%
HSV (HSB):
310°, 94.4444%, 84.7059%
XYZ:
36.7909, 18.1981, 45.2895
xyY:
0.3669, 0.1815, 18.1981
CIE-Lab:
49.7355, 81.0509, -35.9571
CIE-LCH:
49.7355, 88.6688, 336.0762
CIE-Luv:
49.7355, 85.6025, -65.1774
Hunter-Lab:
42.6592, 79.2914, -33.0844
#d80cb5 color charts
#d80cb5 color shades, tints & tones
#d80cb5 color schemes
#d80cb5 color preview, HTML & CSS examples
This text has a color of #d80cb5
<p style="color:#d80cb5;">Text here</p>
.mytext {color:#d80cb5;}
This box has a color of #d80cb5
<div style="background-color:#d80cb5;">Content here</div>
.mybackground {background-color:#d80cb5;}
Border around this has a color of #d80cb5
<div style="border:2px solid #d80cb5;">Content here</div>
.myborder {border:2px solid #d80cb5;}