#d70fa4 color space conversions
Hex:
#d70fa4
RGB:
215, 15, 164
CMY:
16, 94, 36
CMYK:
0, 93, 24, 16
HSL:
315°, 86.9565%, 45.0980%
HSV (HSB):
315°, 93.0233%, 84.3137%
XYZ:
34.8960, 17.4691, 36.6546
xyY:
0.3920, 0.1962, 17.4691
CIE-Lab:
48.8457, 78.5197, -27.3267
CIE-LCH:
48.8457, 83.1389, 340.8109
CIE-Luv:
48.8457, 92.2052, -52.0337
Hunter-Lab:
41.7960, 75.8888, -22.7394
#d70fa4 color charts
#d70fa4 color shades, tints & tones
#d70fa4 color schemes
#d70fa4 color preview, HTML & CSS examples
This text has a color of #d70fa4
<p style="color:#d70fa4;">Text here</p>
.mytext {color:#d70fa4;}
This box has a color of #d70fa4
<div style="background-color:#d70fa4;">Content here</div>
.mybackground {background-color:#d70fa4;}
Border around this has a color of #d70fa4
<div style="border:2px solid #d70fa4;">Content here</div>
.myborder {border:2px solid #d70fa4;}