#d80ed1 color space conversions
Hex:
#d80ed1
RGB:
216, 14, 209
CMY:
15, 95, 18
CMYK:
0, 94, 3, 15
HSL:
302°, 87.8261%, 45.0980%
HSV (HSB):
302°, 93.5185%, 84.7059%
XYZ:
39.9846, 19.5165, 61.9812
xyY:
0.3291, 0.1607, 19.5165
CIE-Lab:
51.2860, 84.6202, -49.7433
CIE-LCH:
51.2860, 98.1579, 329.5512
CIE-Luv:
51.2860, 73.6854, -86.4658
Hunter-Lab:
44.1774, 84.2481, -52.2601
#d80ed1 color charts
#d80ed1 color shades, tints & tones
#d80ed1 color schemes
#d80ed1 color preview, HTML & CSS examples
This text has a color of #d80ed1
<p style="color:#d80ed1;">Text here</p>
.mytext {color:#d80ed1;}
This box has a color of #d80ed1
<div style="background-color:#d80ed1;">Content here</div>
.mybackground {background-color:#d80ed1;}
Border around this has a color of #d80ed1
<div style="border:2px solid #d80ed1;">Content here</div>
.myborder {border:2px solid #d80ed1;}