#d70fc9 color space conversions
Hex:
#d70fc9
RGB:
215, 15, 201
CMY:
16, 94, 21
CMYK:
0, 93, 7, 16
HSL:
304°, 86.9565%, 45.0980%
HSV (HSB):
304°, 93.0233%, 84.3137%
XYZ:
38.7378, 19.0058, 56.8851
xyY:
0.3379, 0.1658, 19.0058
CIE-Lab:
50.6940, 83.2370, -46.0909
CIE-LCH:
50.6940, 95.1460, 331.0254
CIE-Luv:
50.6940, 76.1316, -80.6729
Hunter-Lab:
43.5956, 82.3175, -46.8468
#d70fc9 color charts
#d70fc9 color shades, tints & tones
#d70fc9 color schemes
#d70fc9 color preview, HTML & CSS examples
This text has a color of #d70fc9
<p style="color:#d70fc9;">Text here</p>
.mytext {color:#d70fc9;}
This box has a color of #d70fc9
<div style="background-color:#d70fc9;">Content here</div>
.mybackground {background-color:#d70fc9;}
Border around this has a color of #d70fc9
<div style="border:2px solid #d70fc9;">Content here</div>
.myborder {border:2px solid #d70fc9;}