#d70ec3 color space conversions
Hex:
#d70ec3
RGB:
215, 14, 195
CMY:
16, 95, 24
CMYK:
0, 93, 9, 16
HSL:
306°, 87.7729%, 44.9020%
HSV (HSB):
306°, 93.4884%, 84.3137%
XYZ:
38.0317, 18.7013, 53.2350
xyY:
0.3458, 0.1701, 18.7013
CIE-Lab:
50.3359, 82.5143, -43.1865
CIE-LCH:
50.3359, 93.1326, 332.3733
CIE-Luv:
50.3359, 78.6855, -76.1738
Hunter-Lab:
43.2450, 81.3027, -42.7151
#d70ec3 color charts
#d70ec3 color shades, tints & tones
#d70ec3 color schemes
#d70ec3 color preview, HTML & CSS examples
This text has a color of #d70ec3
<p style="color:#d70ec3;">Text here</p>
.mytext {color:#d70ec3;}
This box has a color of #d70ec3
<div style="background-color:#d70ec3;">Content here</div>
.mybackground {background-color:#d70ec3;}
Border around this has a color of #d70ec3
<div style="border:2px solid #d70ec3;">Content here</div>
.myborder {border:2px solid #d70ec3;}