#d070e7 color space conversions
Hex:
#d070e7
RGB:
208, 112, 231
CMY:
18, 56, 9
CMYK:
10, 52, 0, 9
HSL:
288°, 71.2575%, 67.2549%
HSV (HSB):
288°, 51.5152%, 90.5882%
XYZ:
46.2304, 30.7678, 79.1035
xyY:
0.2962, 0.1971, 30.7678
CIE-Lab:
62.3111, 55.6699, -44.7749
CIE-LCH:
62.3111, 71.4418, 321.1906
CIE-Luv:
62.3111, 40.7923, -78.3100
Hunter-Lab:
55.4687, 51.7007, -45.7249
#d070e7 color charts
#d070e7 color shades, tints & tones
#d070e7 color schemes
#d070e7 color preview, HTML & CSS examples
This text has a color of #d070e7
<p style="color:#d070e7;">Text here</p>
.mytext {color:#d070e7;}
This box has a color of #d070e7
<div style="background-color:#d070e7;">Content here</div>
.mybackground {background-color:#d070e7;}
Border around this has a color of #d070e7
<div style="border:2px solid #d070e7;">Content here</div>
.myborder {border:2px solid #d070e7;}