#d50ff9 color space conversions
Hex:
#d50ff9
RGB:
213, 15, 249
CMY:
16, 94, 2
CMYK:
14, 94, 0, 2
HSL:
291°, 95.1220%, 51.7647%
HSV (HSB):
291°, 93.9759%, 97.6471%
XYZ:
44.7103, 21.3273, 91.3826
xyY:
0.2840, 0.1355, 21.3273
CIE-Lab:
53.3059, 90.1274, -69.1604
CIE-LCH:
53.3059, 113.6051, 322.4987
CIE-Luv:
53.3059, 56.9199, -116.3108
Hunter-Lab:
46.1815, 91.9957, -84.9942
#d50ff9 color charts
#d50ff9 color shades, tints & tones
#d50ff9 color schemes
#d50ff9 color preview, HTML & CSS examples
This text has a color of #d50ff9
<p style="color:#d50ff9;">Text here</p>
.mytext {color:#d50ff9;}
This box has a color of #d50ff9
<div style="background-color:#d50ff9;">Content here</div>
.mybackground {background-color:#d50ff9;}
Border around this has a color of #d50ff9
<div style="border:2px solid #d50ff9;">Content here</div>
.myborder {border:2px solid #d50ff9;}