#d93fd9 color space conversions
Hex:
#d93fd9
RGB:
217, 63, 217
CMY:
15, 75, 15
CMYK:
0, 71, 0, 15
HSL:
300°, 66.9565%, 54.9020%
HSV (HSB):
300°, 70.9677%, 85.0980%
XYZ:
42.9172, 23.3165, 67.8842
xyY:
0.3200, 0.1739, 23.3165
CIE-Lab:
55.3968, 75.8452, -47.7590
CIE-LCH:
55.3968, 89.6294, 327.8018
CIE-Luv:
55.3968, 64.8444, -83.8473
Hunter-Lab:
48.2871, 74.1466, -49.5515
#d93fd9 color charts
#d93fd9 color shades, tints & tones
#d93fd9 color schemes
#d93fd9 color preview, HTML & CSS examples
This text has a color of #d93fd9
<p style="color:#d93fd9;">Text here</p>
.mytext {color:#d93fd9;}
This box has a color of #d93fd9
<div style="background-color:#d93fd9;">Content here</div>
.mybackground {background-color:#d93fd9;}
Border around this has a color of #d93fd9
<div style="border:2px solid #d93fd9;">Content here</div>
.myborder {border:2px solid #d93fd9;}