#d70ebd color space conversions
Hex:
#d70ebd
RGB:
215, 14, 189
CMY:
16, 95, 26
CMYK:
0, 93, 12, 16
HSL:
308°, 87.7729%, 44.9020%
HSV (HSB):
308°, 93.4884%, 84.3137%
XYZ:
37.3667, 18.4353, 49.7330
xyY:
0.3541, 0.1747, 18.4353
CIE-Lab:
50.0198, 81.7163, -40.1978
CIE-LCH:
50.0198, 91.0682, 333.8065
CIE-Luv:
50.0198, 81.2279, -71.5652
Hunter-Lab:
42.9363, 80.2067, -38.6200
#d70ebd color charts
#d70ebd color shades, tints & tones
#d70ebd color schemes
#d70ebd color preview, HTML & CSS examples
This text has a color of #d70ebd
<p style="color:#d70ebd;">Text here</p>
.mytext {color:#d70ebd;}
This box has a color of #d70ebd
<div style="background-color:#d70ebd;">Content here</div>
.mybackground {background-color:#d70ebd;}
Border around this has a color of #d70ebd
<div style="border:2px solid #d70ebd;">Content here</div>
.myborder {border:2px solid #d70ebd;}