#d80ffd color space conversions
Hex:
#d80ffd
RGB:
216, 15, 253
CMY:
15, 94, 1
CMYK:
15, 94, 0, 1
HSL:
291°, 98.3471%, 52.5490%
HSV (HSB):
291°, 94.0711%, 99.2157%
XYZ:
46.2193, 22.0324, 94.7452
xyY:
0.2836, 0.1352, 22.0324
CIE-Lab:
54.0614, 91.1976, -70.1439
CIE-LCH:
54.0614, 115.0529, 322.4346
CIE-Luv:
54.0614, 57.5441, -118.2964
Hunter-Lab:
46.9387, 93.6216, -86.8190
#d80ffd color charts
#d80ffd color shades, tints & tones
#d80ffd color schemes
#d80ffd color preview, HTML & CSS examples
This text has a color of #d80ffd
<p style="color:#d80ffd;">Text here</p>
.mytext {color:#d80ffd;}
This box has a color of #d80ffd
<div style="background-color:#d80ffd;">Content here</div>
.mybackground {background-color:#d80ffd;}
Border around this has a color of #d80ffd
<div style="border:2px solid #d80ffd;">Content here</div>
.myborder {border:2px solid #d80ffd;}