#d070f5 color space conversions
Hex:
#d070f5
RGB:
208, 112, 245
CMY:
18, 56, 4
CMYK:
15, 54, 0, 4
HSL:
283°, 86.9281%, 70.0000%
HSV (HSB):
283°, 54.2857%, 96.0784%
XYZ:
48.2880, 31.5908, 89.9388
xyY:
0.2844, 0.1860, 31.5908
CIE-Lab:
63.0032, 58.4358, -51.4420
CIE-LCH:
63.0032, 77.8526, 318.6420
CIE-Luv:
63.0032, 37.7164, -89.5497
Hunter-Lab:
56.2057, 54.9948, -55.5302
#d070f5 color charts
#d070f5 color shades, tints & tones
#d070f5 color schemes
#d070f5 color preview, HTML & CSS examples
This text has a color of #d070f5
<p style="color:#d070f5;">Text here</p>
.mytext {color:#d070f5;}
This box has a color of #d070f5
<div style="background-color:#d070f5;">Content here</div>
.mybackground {background-color:#d070f5;}
Border around this has a color of #d070f5
<div style="border:2px solid #d070f5;">Content here</div>
.myborder {border:2px solid #d070f5;}