#d007f8 color space conversions
Hex:
#d007f8
RGB:
208, 7, 248
CMY:
18, 97, 3
CMYK:
16, 97, 0, 3
HSL:
290°, 94.5098%, 50.0000%
HSV (HSB):
290°, 97.1774%, 97.2549%
XYZ:
43.0317, 20.3392, 90.4648
xyY:
0.2797, 0.1322, 20.3392
CIE-Lab:
52.2185, 89.8857, -70.4014
CIE-LCH:
52.2185, 114.1744, 321.9308
CIE-Luv:
52.2185, 54.3086, -117.3434
Hunter-Lab:
45.0990, 91.3946, -87.3615
#d007f8 color charts
#d007f8 color shades, tints & tones
#d007f8 color schemes
#d007f8 color preview, HTML & CSS examples
This text has a color of #d007f8
<p style="color:#d007f8;">Text here</p>
.mytext {color:#d007f8;}
This box has a color of #d007f8
<div style="background-color:#d007f8;">Content here</div>
.mybackground {background-color:#d007f8;}
Border around this has a color of #d007f8
<div style="border:2px solid #d007f8;">Content here</div>
.myborder {border:2px solid #d007f8;}