#d50ffe color space conversions
Hex:
#d50ffe
RGB:
213, 15, 254
CMY:
16, 94, 0
CMYK:
16, 94, 0, 0
HSL:
290°, 99.1701%, 52.7451%
HSV (HSB):
290°, 94.0945%, 99.6078%
XYZ:
45.5008, 21.6435, 95.5454
xyY:
0.2797, 0.1330, 21.6435
CIE-Lab:
53.6467, 90.9367, -71.3949
CIE-LCH:
53.6467, 115.6145, 321.8643
CIE-Luv:
53.6467, 55.2837, -119.7830
Hunter-Lab:
46.5226, 93.1648, -89.2005
#d50ffe color charts
#d50ffe color shades, tints & tones
#d50ffe color schemes
#d50ffe color preview, HTML & CSS examples
This text has a color of #d50ffe
<p style="color:#d50ffe;">Text here</p>
.mytext {color:#d50ffe;}
This box has a color of #d50ffe
<div style="background-color:#d50ffe;">Content here</div>
.mybackground {background-color:#d50ffe;}
Border around this has a color of #d50ffe
<div style="border:2px solid #d50ffe;">Content here</div>
.myborder {border:2px solid #d50ffe;}