#d500ff color space conversions
Hex:
#d500ff
RGB:
213, 0, 255
CMY:
16, 100, 0
CMYK:
16, 100, 0, 0
HSL:
290°, 100.0000%, 50.0000%
HSV (HSB):
290°, 100.0000%, 100.0000%
XYZ:
45.4906, 21.3661, 96.3342
xyY:
0.2788, 0.1309, 21.3661
CIE-Lab:
53.3479, 92.1955, -72.4356
CIE-LCH:
53.3479, 117.2473, 321.8442
CIE-Luv:
53.3479, 55.4621, -121.1925
Hunter-Lab:
46.2235, 94.7785, -91.2095
#d500ff color charts
#d500ff color shades, tints & tones
#d500ff color schemes
#d500ff color preview, HTML & CSS examples
This text has a color of #d500ff
<p style="color:#d500ff;">Text here</p>
.mytext {color:#d500ff;}
This box has a color of #d500ff
<div style="background-color:#d500ff;">Content here</div>
.mybackground {background-color:#d500ff;}
Border around this has a color of #d500ff
<div style="border:2px solid #d500ff;">Content here</div>
.myborder {border:2px solid #d500ff;}