#d974f5 color space conversions
Hex:
#d974f5
RGB:
217, 116, 245
CMY:
15, 55, 4
CMYK:
11, 53, 0, 4
HSL:
287°, 86.5772%, 70.7843%
HSV (HSB):
287°, 52.6531%, 96.0784%
XYZ:
51.3421, 33.8351, 90.2110
xyY:
0.2927, 0.1929, 33.8351
CIE-Lab:
64.8314, 58.7954, -48.4791
CIE-LCH:
64.8314, 76.2045, 320.4931
CIE-Luv:
64.8314, 41.9220, -85.3170
Hunter-Lab:
58.1679, 55.7597, -51.2337
#d974f5 color charts
#d974f5 color shades, tints & tones
#d974f5 color schemes
#d974f5 color preview, HTML & CSS examples
This text has a color of #d974f5
<p style="color:#d974f5;">Text here</p>
.mytext {color:#d974f5;}
This box has a color of #d974f5
<div style="background-color:#d974f5;">Content here</div>
.mybackground {background-color:#d974f5;}
Border around this has a color of #d974f5
<div style="border:2px solid #d974f5;">Content here</div>
.myborder {border:2px solid #d974f5;}