#d973e0 color space conversions
Hex:
#d973e0
RGB:
217, 115, 224
CMY:
15, 55, 12
CMYK:
3, 49, 0, 12
HSL:
296°, 63.7427%, 66.4706%
HSV (HSB):
296°, 48.6607%, 87.8431%
XYZ:
48.2006, 32.3950, 74.2334
xyY:
0.3113, 0.2092, 32.3950
CIE-Lab:
63.6680, 55.3294, -38.6672
CIE-LCH:
63.6680, 67.5018, 325.0520
CIE-Luv:
63.6680, 47.1046, -68.7825
Hunter-Lab:
56.9166, 51.5609, -37.4873
#d973e0 color charts
#d973e0 color shades, tints & tones
#d973e0 color schemes
#d973e0 color preview, HTML & CSS examples
This text has a color of #d973e0
<p style="color:#d973e0;">Text here</p>
.mytext {color:#d973e0;}
This box has a color of #d973e0
<div style="background-color:#d973e0;">Content here</div>
.mybackground {background-color:#d973e0;}
Border around this has a color of #d973e0
<div style="border:2px solid #d973e0;">Content here</div>
.myborder {border:2px solid #d973e0;}