#d070f4 color space conversions
Hex:
#d070f4
RGB:
208, 112, 244
CMY:
18, 56, 4
CMYK:
15, 54, 0, 4
HSL:
284°, 85.7143%, 69.8039%
HSV (HSB):
284°, 54.0984%, 95.6863%
XYZ:
48.1357, 31.5299, 89.1368
xyY:
0.2852, 0.1868, 31.5299
CIE-Lab:
62.9524, 58.2350, -50.9702
CIE-LCH:
62.9524, 77.3904, 318.8060
CIE-Luv:
62.9524, 37.9326, -88.7528
Hunter-Lab:
56.1515, 54.7536, -54.8129
#d070f4 color charts
#d070f4 color shades, tints & tones
#d070f4 color schemes
#d070f4 color preview, HTML & CSS examples
This text has a color of #d070f4
<p style="color:#d070f4;">Text here</p>
.mytext {color:#d070f4;}
This box has a color of #d070f4
<div style="background-color:#d070f4;">Content here</div>
.mybackground {background-color:#d070f4;}
Border around this has a color of #d070f4
<div style="border:2px solid #d070f4;">Content here</div>
.myborder {border:2px solid #d070f4;}