#d973f6 color space conversions
Hex:
#d973f6
RGB:
217, 115, 246
CMY:
15, 55, 4
CMYK:
12, 53, 0, 4
HSL:
287°, 87.9195%, 70.7843%
HSV (HSB):
287°, 53.2520%, 96.4706%
XYZ:
51.3806, 33.6670, 90.9791
xyY:
0.2919, 0.1913, 33.6670
CIE-Lab:
64.6974, 59.4749, -49.2418
CIE-LCH:
64.6974, 77.2142, 320.3772
CIE-Luv:
64.6974, 42.0361, -86.6082
Hunter-Lab:
58.0233, 56.5239, -52.3490
#d973f6 color charts
#d973f6 color shades, tints & tones
#d973f6 color schemes
#d973f6 color preview, HTML & CSS examples
This text has a color of #d973f6
<p style="color:#d973f6;">Text here</p>
.mytext {color:#d973f6;}
This box has a color of #d973f6
<div style="background-color:#d973f6;">Content here</div>
.mybackground {background-color:#d973f6;}
Border around this has a color of #d973f6
<div style="border:2px solid #d973f6;">Content here</div>
.myborder {border:2px solid #d973f6;}