#d80ed5 color space conversions
Hex:
#d80ed5
RGB:
216, 14, 213
CMY:
15, 95, 16
CMYK:
0, 94, 1, 15
HSL:
301°, 87.8261%, 45.0980%
HSV (HSB):
301°, 93.5185%, 84.7059%
XYZ:
40.4862, 19.7171, 64.6227
xyY:
0.3243, 0.1580, 19.7171
CIE-Lab:
51.5158, 85.1898, -51.6691
CIE-LCH:
51.5158, 99.6343, 328.7625
CIE-Luv:
51.5158, 72.0954, -89.4644
Hunter-Lab:
44.4039, 85.0440, -55.2042
#d80ed5 color charts
#d80ed5 color shades, tints & tones
#d80ed5 color schemes
#d80ed5 color preview, HTML & CSS examples
This text has a color of #d80ed5
<p style="color:#d80ed5;">Text here</p>
.mytext {color:#d80ed5;}
This box has a color of #d80ed5
<div style="background-color:#d80ed5;">Content here</div>
.mybackground {background-color:#d80ed5;}
Border around this has a color of #d80ed5
<div style="border:2px solid #d80ed5;">Content here</div>
.myborder {border:2px solid #d80ed5;}