#d80cd2 color space conversions
Hex:
#d80cd2
RGB:
216, 12, 210
CMY:
15, 95, 18
CMYK:
0, 94, 3, 15
HSL:
302°, 89.4737%, 44.7059%
HSV (HSB):
302°, 94.4444%, 84.7059%
XYZ:
40.0832, 19.5150, 62.6269
xyY:
0.3279, 0.1597, 19.5150
CIE-Lab:
51.2844, 84.9352, -50.3198
CIE-LCH:
51.2844, 98.7222, 329.3554
CIE-Luv:
51.2844, 73.3931, -87.3530
Hunter-Lab:
44.1758, 84.6556, -53.1309
#d80cd2 color charts
#d80cd2 color shades, tints & tones
#d80cd2 color schemes
#d80cd2 color preview, HTML & CSS examples
This text has a color of #d80cd2
<p style="color:#d80cd2;">Text here</p>
.mytext {color:#d80cd2;}
This box has a color of #d80cd2
<div style="background-color:#d80cd2;">Content here</div>
.mybackground {background-color:#d80cd2;}
Border around this has a color of #d80cd2
<div style="border:2px solid #d80cd2;">Content here</div>
.myborder {border:2px solid #d80cd2;}