#d70dc4 color space conversions
Hex:
#d70dc4
RGB:
215, 13, 196
CMY:
16, 95, 23
CMYK:
0, 94, 9, 16
HSL:
306°, 88.5965%, 44.7059%
HSV (HSB):
306°, 93.9535%, 84.3137%
XYZ:
38.1321, 18.7204, 53.8282
xyY:
0.3445, 0.1691, 18.7204
CIE-Lab:
50.3585, 82.7405, -43.7305
CIE-LCH:
50.3585, 93.5861, 332.1424
CIE-Luv:
50.3585, 78.3285, -77.0125
Hunter-Lab:
43.2671, 81.5976, -43.4751
#d70dc4 color charts
#d70dc4 color shades, tints & tones
#d70dc4 color schemes
#d70dc4 color preview, HTML & CSS examples
This text has a color of #d70dc4
<p style="color:#d70dc4;">Text here</p>
.mytext {color:#d70dc4;}
This box has a color of #d70dc4
<div style="background-color:#d70dc4;">Content here</div>
.mybackground {background-color:#d70dc4;}
Border around this has a color of #d70dc4
<div style="border:2px solid #d70dc4;">Content here</div>
.myborder {border:2px solid #d70dc4;}