#d373f4 color space conversions
Hex:
#d373f4
RGB:
211, 115, 244
CMY:
17, 55, 4
CMYK:
14, 53, 0, 4
HSL:
285°, 85.4305%, 70.3922%
HSV (HSB):
285°, 52.8689%, 95.6863%
XYZ:
49.3238, 32.6420, 89.2888
xyY:
0.2880, 0.1906, 32.6420
CIE-Lab:
63.8700, 57.5324, -49.4945
CIE-LCH:
63.8700, 75.8926, 319.2950
CIE-Luv:
63.8700, 38.7710, -86.5333
Hunter-Lab:
57.1332, 54.1184, -52.6663
#d373f4 color charts
#d373f4 color shades, tints & tones
#d373f4 color schemes
#d373f4 color preview, HTML & CSS examples
This text has a color of #d373f4
<p style="color:#d373f4;">Text here</p>
.mytext {color:#d373f4;}
This box has a color of #d373f4
<div style="background-color:#d373f4;">Content here</div>
.mybackground {background-color:#d373f4;}
Border around this has a color of #d373f4
<div style="border:2px solid #d373f4;">Content here</div>
.myborder {border:2px solid #d373f4;}