#d007fc color space conversions
Hex:
#d007fc
RGB:
208, 7, 252
CMY:
18, 97, 1
CMYK:
17, 97, 0, 1
HSL:
289°, 97.6096%, 50.7843%
HSV (HSB):
289°, 97.2222%, 98.8235%
XYZ:
43.6591, 20.5901, 93.7687
xyY:
0.2763, 0.1303, 20.5901
CIE-Lab:
52.4980, 90.5382, -72.1813
CIE-LCH:
52.4980, 115.7899, 321.4365
CIE-Luv:
52.4980, 53.0223, -120.0901
Hunter-Lab:
45.3763, 92.3361, -90.7573
#d007fc color charts
#d007fc color shades, tints & tones
#d007fc color schemes
#d007fc color preview, HTML & CSS examples
This text has a color of #d007fc
<p style="color:#d007fc;">Text here</p>
.mytext {color:#d007fc;}
This box has a color of #d007fc
<div style="background-color:#d007fc;">Content here</div>
.mybackground {background-color:#d007fc;}
Border around this has a color of #d007fc
<div style="border:2px solid #d007fc;">Content here</div>
.myborder {border:2px solid #d007fc;}