#d373d0 color space conversions
Hex:
#d373d0
RGB:
211, 115, 208
CMY:
17, 55, 18
CMYK:
0, 45, 1, 17
HSL:
302°, 52.1739%, 63.9216%
HSV (HSB):
302°, 45.4976%, 82.7451%
XYZ:
44.3799, 30.6644, 63.2543
xyY:
0.3209, 0.2217, 30.6644
CIE-Lab:
62.2233, 50.7300, -32.0131
CIE-LCH:
62.2233, 59.9864, 327.7461
CIE-Luv:
62.2233, 46.8450, -57.2164
Hunter-Lab:
55.3755, 46.1492, -28.9629
#d373d0 color charts
#d373d0 color shades, tints & tones
#d373d0 color schemes
#d373d0 color preview, HTML & CSS examples
This text has a color of #d373d0
<p style="color:#d373d0;">Text here</p>
.mytext {color:#d373d0;}
This box has a color of #d373d0
<div style="background-color:#d373d0;">Content here</div>
.mybackground {background-color:#d373d0;}
Border around this has a color of #d373d0
<div style="border:2px solid #d373d0;">Content here</div>
.myborder {border:2px solid #d373d0;}