#d007ec color space conversions
Hex:
#d007ec
RGB:
208, 7, 236
CMY:
18, 97, 7
CMYK:
12, 97, 0, 7
HSL:
293°, 94.2387%, 47.6471%
HSV (HSB):
293°, 97.0339%, 92.5490%
XYZ:
41.2287, 19.6180, 80.9705
xyY:
0.2907, 0.1383, 19.6180
CIE-Lab:
51.4025, 87.9643, -64.9863
CIE-LCH:
51.4025, 109.3661, 323.5437
CIE-Luv:
51.4025, 58.3219, -108.9771
Hunter-Lab:
44.2922, 88.6427, -77.3835
#d007ec color charts
#d007ec color shades, tints & tones
#d007ec color schemes
#d007ec color preview, HTML & CSS examples
This text has a color of #d007ec
<p style="color:#d007ec;">Text here</p>
.mytext {color:#d007ec;}
This box has a color of #d007ec
<div style="background-color:#d007ec;">Content here</div>
.mybackground {background-color:#d007ec;}
Border around this has a color of #d007ec
<div style="border:2px solid #d007ec;">Content here</div>
.myborder {border:2px solid #d007ec;}