#d80ff9 color space conversions
Hex:
#d80ff9
RGB:
216, 15, 249
CMY:
15, 94, 2
CMYK:
13, 94, 0, 2
HSL:
292°, 95.1220%, 51.7647%
HSV (HSB):
292°, 93.9759%, 97.6471%
XYZ:
45.5886, 21.7801, 91.4237
xyY:
0.2871, 0.1372, 21.7801
CIE-Lab:
53.7929, 90.5580, -68.3490
CIE-LCH:
53.7929, 113.4563, 322.9562
CIE-Luv:
53.7929, 58.8799, -115.4989
Hunter-Lab:
46.6692, 92.6959, -83.4791
#d80ff9 color charts
#d80ff9 color shades, tints & tones
#d80ff9 color schemes
#d80ff9 color preview, HTML & CSS examples
This text has a color of #d80ff9
<p style="color:#d80ff9;">Text here</p>
.mytext {color:#d80ff9;}
This box has a color of #d80ff9
<div style="background-color:#d80ff9;">Content here</div>
.mybackground {background-color:#d80ff9;}
Border around this has a color of #d80ff9
<div style="border:2px solid #d80ff9;">Content here</div>
.myborder {border:2px solid #d80ff9;}