#d373c5 color space conversions
Hex:
#d373c5
RGB:
211, 115, 197
CMY:
17, 55, 23
CMYK:
0, 45, 7, 17
HSL:
309°, 52.1739%, 63.9216%
HSV (HSB):
309°, 45.4976%, 82.7451%
XYZ:
43.0727, 30.1416, 56.3710
xyY:
0.3324, 0.2326, 30.1416
CIE-Lab:
61.7762, 48.8110, -26.4969
CIE-LCH:
61.7762, 55.5392, 331.5048
CIE-Luv:
61.7762, 49.4011, -48.1703
Hunter-Lab:
54.9013, 43.9645, -22.4463
#d373c5 color charts
#d373c5 color shades, tints & tones
#d373c5 color schemes
#d373c5 color preview, HTML & CSS examples
This text has a color of #d373c5
<p style="color:#d373c5;">Text here</p>
.mytext {color:#d373c5;}
This box has a color of #d373c5
<div style="background-color:#d373c5;">Content here</div>
.mybackground {background-color:#d373c5;}
Border around this has a color of #d373c5
<div style="border:2px solid #d373c5;">Content here</div>
.myborder {border:2px solid #d373c5;}