#d973f4 color space conversions
Hex:
#d973f4
RGB:
217, 115, 244
CMY:
15, 55, 4
CMYK:
11, 53, 0, 4
HSL:
287°, 85.4305%, 70.3922%
HSV (HSB):
287°, 52.8689%, 95.6863%
XYZ:
51.0751, 33.5448, 89.3708
xyY:
0.2936, 0.1928, 33.5448
CIE-Lab:
64.5997, 59.0875, -48.2937
CIE-LCH:
64.5997, 76.3126, 320.7400
CIE-Luv:
64.5997, 42.4871, -85.0023
Hunter-Lab:
57.9179, 56.0546, -50.9455
#d973f4 color charts
#d973f4 color shades, tints & tones
#d973f4 color schemes
#d973f4 color preview, HTML & CSS examples
This text has a color of #d973f4
<p style="color:#d973f4;">Text here</p>
.mytext {color:#d973f4;}
This box has a color of #d973f4
<div style="background-color:#d973f4;">Content here</div>
.mybackground {background-color:#d973f4;}
Border around this has a color of #d973f4
<div style="border:2px solid #d973f4;">Content here</div>
.myborder {border:2px solid #d973f4;}