#d007e4 color space conversions
Hex:
#d007e4
RGB:
208, 7, 228
CMY:
18, 97, 11
CMYK:
9, 97, 0, 11
HSL:
295°, 94.0426%, 46.0784%
HSV (HSB):
295°, 96.9298%, 89.4118%
XYZ:
40.0920, 19.1633, 74.9846
xyY:
0.2987, 0.1428, 19.1633
CIE-Lab:
50.8777, 86.7155, -61.3112
CIE-LCH:
50.8777, 106.2009, 324.7382
CIE-Luv:
50.8777, 61.1285, -103.2933
Hunter-Lab:
43.7759, 86.8708, -70.9159
#d007e4 color charts
#d007e4 color shades, tints & tones
#d007e4 color schemes
#d007e4 color preview, HTML & CSS examples
This text has a color of #d007e4
<p style="color:#d007e4;">Text here</p>
.mytext {color:#d007e4;}
This box has a color of #d007e4
<div style="background-color:#d007e4;">Content here</div>
.mybackground {background-color:#d007e4;}
Border around this has a color of #d007e4
<div style="border:2px solid #d007e4;">Content here</div>
.myborder {border:2px solid #d007e4;}