#d500fa color space conversions
Hex:
#d500fa
RGB:
213, 0, 250
CMY:
16, 100, 2
CMYK:
15, 100, 0, 2
HSL:
291°, 100.0000%, 49.0196%
HSV (HSB):
291°, 100.0000%, 98.0392%
XYZ:
44.6959, 21.0483, 92.1495
xyY:
0.2831, 0.1333, 21.0483
CIE-Lab:
53.0023, 91.3944, -70.2101
CIE-LCH:
53.0023, 115.2493, 322.4682
CIE-Luv:
53.0023, 57.1090, -117.7480
Hunter-Lab:
45.8784, 93.6121, -86.9726
#d500fa color charts
#d500fa color shades, tints & tones
#d500fa color schemes
#d500fa color preview, HTML & CSS examples
This text has a color of #d500fa
<p style="color:#d500fa;">Text here</p>
.mytext {color:#d500fa;}
This box has a color of #d500fa
<div style="background-color:#d500fa;">Content here</div>
.mybackground {background-color:#d500fa;}
Border around this has a color of #d500fa
<div style="border:2px solid #d500fa;">Content here</div>
.myborder {border:2px solid #d500fa;}