#d70dc5 color space conversions
Hex:
#d70dc5
RGB:
215, 13, 197
CMY:
16, 95, 23
CMYK:
0, 94, 8, 16
HSL:
305°, 88.5965%, 44.7059%
HSV (HSB):
305°, 93.9535%, 84.3137%
XYZ:
38.2463, 18.7661, 54.4297
xyY:
0.3432, 0.1684, 18.7661
CIE-Lab:
50.4125, 82.8759, -44.2244
CIE-LCH:
50.4125, 93.9373, 331.9146
CIE-Luv:
50.4125, 77.9105, -77.7762
Hunter-Lab:
43.3199, 81.7844, -44.1716
#d70dc5 color charts
#d70dc5 color shades, tints & tones
#d70dc5 color schemes
#d70dc5 color preview, HTML & CSS examples
This text has a color of #d70dc5
<p style="color:#d70dc5;">Text here</p>
.mytext {color:#d70dc5;}
This box has a color of #d70dc5
<div style="background-color:#d70dc5;">Content here</div>
.mybackground {background-color:#d70dc5;}
Border around this has a color of #d70dc5
<div style="border:2px solid #d70dc5;">Content here</div>
.myborder {border:2px solid #d70dc5;}