#d80fd5 color space conversions
Hex:
#d80fd5
RGB:
216, 15, 213
CMY:
15, 94, 16
CMYK:
0, 93, 1, 15
HSL:
301°, 87.0130%, 45.2941%
HSV (HSB):
301°, 93.0556%, 84.7059%
XYZ:
40.5000, 19.7447, 64.6273
xyY:
0.3243, 0.1581, 19.7447
CIE-Lab:
51.5473, 85.0969, -51.6189
CIE-LCH:
51.5473, 99.5289, 328.7595
CIE-Luv:
51.5473, 72.0389, -89.3921
Hunter-Lab:
44.4350, 84.9314, -55.1283
#d80fd5 color charts
#d80fd5 color shades, tints & tones
#d80fd5 color schemes
#d80fd5 color preview, HTML & CSS examples
This text has a color of #d80fd5
<p style="color:#d80fd5;">Text here</p>
.mytext {color:#d80fd5;}
This box has a color of #d80fd5
<div style="background-color:#d80fd5;">Content here</div>
.mybackground {background-color:#d80fd5;}
Border around this has a color of #d80fd5
<div style="border:2px solid #d80fd5;">Content here</div>
.myborder {border:2px solid #d80fd5;}