#d73ebd color space conversions
Hex:
#d73ebd
RGB:
215, 62, 189
CMY:
16, 76, 26
CMYK:
0, 71, 12, 16
HSL:
310°, 65.6652%, 54.3137%
HSV (HSB):
310°, 71.1628%, 84.3137%
XYZ:
38.9323, 21.5664, 50.2549
xyY:
0.3515, 0.1947, 21.5664
CIE-Lab:
53.5639, 71.4858, -34.6242
CIE-LCH:
53.5639, 79.4295, 334.1567
CIE-Luv:
53.5639, 73.5403, -62.7536
Hunter-Lab:
46.4397, 68.3743, -31.6531
#d73ebd color charts
#d73ebd color shades, tints & tones
#d73ebd color schemes
#d73ebd color preview, HTML & CSS examples
This text has a color of #d73ebd
<p style="color:#d73ebd;">Text here</p>
.mytext {color:#d73ebd;}
This box has a color of #d73ebd
<div style="background-color:#d73ebd;">Content here</div>
.mybackground {background-color:#d73ebd;}
Border around this has a color of #d73ebd
<div style="border:2px solid #d73ebd;">Content here</div>
.myborder {border:2px solid #d73ebd;}