#d70fd9 color space conversions
Hex:
#d70fd9
RGB:
215, 15, 217
CMY:
16, 94, 15
CMYK:
1, 93, 0, 15
HSL:
299°, 87.0690%, 45.4902%
HSV (HSB):
299°, 93.0876%, 85.0980%
XYZ:
40.7195, 19.7985, 67.3210
xyY:
0.3185, 0.1549, 19.7985
CIE-Lab:
51.6086, 85.5114, -53.8167
CIE-LCH:
51.6086, 101.0368, 327.8157
CIE-Luv:
51.6086, 69.7592, -92.6888
Hunter-Lab:
44.4955, 85.4852, -58.5580
#d70fd9 color charts
#d70fd9 color shades, tints & tones
#d70fd9 color schemes
#d70fd9 color preview, HTML & CSS examples
This text has a color of #d70fd9
<p style="color:#d70fd9;">Text here</p>
.mytext {color:#d70fd9;}
This box has a color of #d70fd9
<div style="background-color:#d70fd9;">Content here</div>
.mybackground {background-color:#d70fd9;}
Border around this has a color of #d70fd9
<div style="border:2px solid #d70fd9;">Content here</div>
.myborder {border:2px solid #d70fd9;}