#d007fe color space conversions
Hex:
#d007fe
RGB:
208, 7, 254
CMY:
18, 97, 0
CMYK:
18, 97, 0, 0
HSL:
289°, 99.1968%, 51.1765%
HSV (HSB):
289°, 97.2441%, 99.6078%
XYZ:
43.9778, 20.7176, 95.4469
xyY:
0.2746, 0.1294, 20.7176
CIE-Lab:
52.6390, 90.8666, -73.0665
CIE-LCH:
52.6390, 116.5995, 321.1970
CIE-Luv:
52.6390, 52.3887, -121.4557
Hunter-Lab:
45.5166, 92.8113, -92.4677
#d007fe color charts
#d007fe color shades, tints & tones
#d007fe color schemes
#d007fe color preview, HTML & CSS examples
This text has a color of #d007fe
<p style="color:#d007fe;">Text here</p>
.mytext {color:#d007fe;}
This box has a color of #d007fe
<div style="background-color:#d007fe;">Content here</div>
.mybackground {background-color:#d007fe;}
Border around this has a color of #d007fe
<div style="border:2px solid #d007fe;">Content here</div>
.myborder {border:2px solid #d007fe;}