#d70ed1 color space conversions
Hex:
#d70ed1
RGB:
215, 14, 209
CMY:
16, 95, 18
CMYK:
0, 93, 3, 16
HSL:
302°, 87.7729%, 44.9020%
HSV (HSB):
302°, 93.4884%, 84.3137%
XYZ:
39.6900, 19.3646, 61.9674
xyY:
0.3280, 0.1600, 19.3646
CIE-Lab:
51.1111, 84.4521, -50.0327
CIE-LCH:
51.1111, 98.1602, 329.3558
CIE-Luv:
51.1111, 72.9546, -86.7909
Hunter-Lab:
44.0052, 83.9868, -52.6876
#d70ed1 color charts
#d70ed1 color shades, tints & tones
#d70ed1 color schemes
#d70ed1 color preview, HTML & CSS examples
This text has a color of #d70ed1
<p style="color:#d70ed1;">Text here</p>
.mytext {color:#d70ed1;}
This box has a color of #d70ed1
<div style="background-color:#d70ed1;">Content here</div>
.mybackground {background-color:#d70ed1;}
Border around this has a color of #d70ed1
<div style="border:2px solid #d70ed1;">Content here</div>
.myborder {border:2px solid #d70ed1;}