#d73cf9 color space conversions
Hex:
#d73cf9
RGB:
215, 60, 249
CMY:
16, 76, 2
CMYK:
14, 76, 0, 2
HSL:
289°, 94.0299%, 60.5882%
HSV (HSB):
289°, 75.9036%, 97.6471%
XYZ:
46.7391, 24.5183, 91.8916
xyY:
0.2865, 0.1503, 24.5183
CIE-Lab:
56.6031, 81.7104, -63.8252
CIE-LCH:
56.6031, 103.6834, 322.0060
CIE-Luv:
56.6031, 53.7436, -109.3601
Hunter-Lab:
49.5160, 81.8365, -75.3690
#d73cf9 color charts
#d73cf9 color shades, tints & tones
#d73cf9 color schemes
#d73cf9 color preview, HTML & CSS examples
This text has a color of #d73cf9
<p style="color:#d73cf9;">Text here</p>
.mytext {color:#d73cf9;}
This box has a color of #d73cf9
<div style="background-color:#d73cf9;">Content here</div>
.mybackground {background-color:#d73cf9;}
Border around this has a color of #d73cf9
<div style="border:2px solid #d73cf9;">Content here</div>
.myborder {border:2px solid #d73cf9;}