#d373f1 color space conversions
Hex:
#d373f1
RGB:
211, 115, 241
CMY:
17, 55, 5
CMYK:
12, 52, 0, 5
HSL:
286°, 81.8182%, 69.8039%
HSV (HSB):
286°, 52.2822%, 94.5098%
XYZ:
48.8719, 32.4612, 86.9089
xyY:
0.2905, 0.1929, 32.4612
CIE-Lab:
63.7223, 56.9381, -48.0709
CIE-LCH:
63.7223, 74.5169, 319.8267
CIE-Luv:
63.7223, 39.4215, -84.1234
Hunter-Lab:
56.9748, 53.4082, -50.5582
#d373f1 color charts
#d373f1 color shades, tints & tones
#d373f1 color schemes
#d373f1 color preview, HTML & CSS examples
This text has a color of #d373f1
<p style="color:#d373f1;">Text here</p>
.mytext {color:#d373f1;}
This box has a color of #d373f1
<div style="background-color:#d373f1;">Content here</div>
.mybackground {background-color:#d373f1;}
Border around this has a color of #d373f1
<div style="border:2px solid #d373f1;">Content here</div>
.myborder {border:2px solid #d373f1;}