#d373cd color space conversions
Hex:
#d373cd
RGB:
211, 115, 205
CMY:
17, 55, 20
CMYK:
0, 45, 3, 17
HSL:
304°, 52.1739%, 63.9216%
HSV (HSB):
304°, 45.4976%, 82.7451%
XYZ:
44.0141, 30.5181, 61.3284
xyY:
0.3240, 0.2246, 30.5181
CIE-Lab:
62.0987, 50.1986, -30.5168
CIE-LCH:
62.0987, 58.7467, 328.7037
CIE-Luv:
62.0987, 47.5394, -54.7493
Hunter-Lab:
55.2432, 45.5414, -27.1507
#d373cd color charts
#d373cd color shades, tints & tones
#d373cd color schemes
#d373cd color preview, HTML & CSS examples
This text has a color of #d373cd
<p style="color:#d373cd;">Text here</p>
.mytext {color:#d373cd;}
This box has a color of #d373cd
<div style="background-color:#d373cd;">Content here</div>
.mybackground {background-color:#d373cd;}
Border around this has a color of #d373cd
<div style="border:2px solid #d373cd;">Content here</div>
.myborder {border:2px solid #d373cd;}