#d373e8 color space conversions
Hex:
#d373e8
RGB:
211, 115, 232
CMY:
17, 55, 9
CMYK:
9, 50, 0, 9
HSL:
289°, 71.7791%, 68.0392%
HSV (HSB):
289°, 50.4310%, 90.9804%
XYZ:
47.5602, 31.9365, 80.0016
xyY:
0.2982, 0.2002, 31.9365
CIE-Lab:
63.2904, 55.1834, -43.7643
CIE-LCH:
63.2904, 70.4309, 321.5831
CIE-Luv:
63.2904, 41.4001, -76.8496
Hunter-Lab:
56.5124, 51.3267, -44.3750
#d373e8 color charts
#d373e8 color shades, tints & tones
#d373e8 color schemes
#d373e8 color preview, HTML & CSS examples
This text has a color of #d373e8
<p style="color:#d373e8;">Text here</p>
.mytext {color:#d373e8;}
This box has a color of #d373e8
<div style="background-color:#d373e8;">Content here</div>
.mybackground {background-color:#d373e8;}
Border around this has a color of #d373e8
<div style="border:2px solid #d373e8;">Content here</div>
.myborder {border:2px solid #d373e8;}