#d007fd color space conversions
Hex:
#d007fd
RGB:
208, 7, 253
CMY:
18, 97, 1
CMYK:
18, 97, 0, 1
HSL:
289°, 98.4000%, 50.9804%
HSV (HSB):
289°, 97.2332%, 99.2157%
XYZ:
43.8180, 20.6537, 94.6056
xyY:
0.2755, 0.1298, 20.6537
CIE-Lab:
52.5684, 90.7022, -72.6243
CIE-LCH:
52.5684, 116.1946, 321.3161
CIE-Luv:
52.5684, 52.7047, -120.7735
Hunter-Lab:
45.4463, 92.5733, -91.6115
#d007fd color charts
#d007fd color shades, tints & tones
#d007fd color schemes
#d007fd color preview, HTML & CSS examples
This text has a color of #d007fd
<p style="color:#d007fd;">Text here</p>
.mytext {color:#d007fd;}
This box has a color of #d007fd
<div style="background-color:#d007fd;">Content here</div>
.mybackground {background-color:#d007fd;}
Border around this has a color of #d007fd
<div style="border:2px solid #d007fd;">Content here</div>
.myborder {border:2px solid #d007fd;}