#d70eb5 color space conversions
Hex:
#d70eb5
RGB:
215, 14, 181
CMY:
16, 95, 29
CMYK:
0, 93, 16, 16
HSL:
310°, 87.7729%, 44.9020%
HSV (HSB):
310°, 93.4884%, 84.3137%
XYZ:
36.5219, 18.0973, 45.2843
xyY:
0.3656, 0.1811, 18.0973
CIE-Lab:
49.6140, 80.6843, -36.1608
CIE-LCH:
49.6140, 88.4170, 335.8592
CIE-Luv:
49.6140, 84.6915, -65.3765
Hunter-Lab:
42.5410, 78.7974, -33.3347
#d70eb5 color charts
#d70eb5 color shades, tints & tones
#d70eb5 color schemes
#d70eb5 color preview, HTML & CSS examples
This text has a color of #d70eb5
<p style="color:#d70eb5;">Text here</p>
.mytext {color:#d70eb5;}
This box has a color of #d70eb5
<div style="background-color:#d70eb5;">Content here</div>
.mybackground {background-color:#d70eb5;}
Border around this has a color of #d70eb5
<div style="border:2px solid #d70eb5;">Content here</div>
.myborder {border:2px solid #d70eb5;}