#d70df3 color space conversions
Hex:
#d70df3
RGB:
215, 13, 243
CMY:
16, 95, 5
CMYK:
12, 95, 0, 5
HSL:
293°, 90.5512%, 50.1961%
HSV (HSB):
293°, 94.6502%, 95.2941%
XYZ:
44.3459, 21.2060, 86.5499
xyY:
0.2916, 0.1394, 21.2060
CIE-Lab:
53.1742, 89.6359, -66.0015
CIE-LCH:
53.1742, 111.3139, 323.6347
CIE-Luv:
53.1742, 60.3500, -111.6665
Hunter-Lab:
46.0500, 91.3073, -79.1993
#d70df3 color charts
#d70df3 color shades, tints & tones
#d70df3 color schemes
#d70df3 color preview, HTML & CSS examples
This text has a color of #d70df3
<p style="color:#d70df3;">Text here</p>
.mytext {color:#d70df3;}
This box has a color of #d70df3
<div style="background-color:#d70df3;">Content here</div>
.mybackground {background-color:#d70df3;}
Border around this has a color of #d70df3
<div style="border:2px solid #d70df3;">Content here</div>
.myborder {border:2px solid #d70df3;}