#d373e5 color space conversions
Hex:
#d373e5
RGB:
211, 115, 229
CMY:
17, 55, 10
CMYK:
8, 50, 0, 10
HSL:
291°, 68.6747%, 67.4510%
HSV (HSB):
291°, 49.7817%, 89.8039%
XYZ:
47.1376, 31.7675, 77.7761
xyY:
0.3009, 0.2028, 31.7675
CIE-Lab:
63.1503, 54.6082, -42.3167
CIE-LCH:
63.1503, 69.0851, 322.2274
CIE-Luv:
63.1503, 42.0681, -74.4116
Hunter-Lab:
56.3627, 50.6495, -42.3617
#d373e5 color charts
#d373e5 color shades, tints & tones
#d373e5 color schemes
#d373e5 color preview, HTML & CSS examples
This text has a color of #d373e5
<p style="color:#d373e5;">Text here</p>
.mytext {color:#d373e5;}
This box has a color of #d373e5
<div style="background-color:#d373e5;">Content here</div>
.mybackground {background-color:#d373e5;}
Border around this has a color of #d373e5
<div style="border:2px solid #d373e5;">Content here</div>
.myborder {border:2px solid #d373e5;}