#d007f2 color space conversions
Hex:
#d007f2
RGB:
208, 7, 242
CMY:
18, 97, 5
CMYK:
14, 97, 0, 5
HSL:
291°, 94.3775%, 48.8235%
HSV (HSB):
291°, 97.1074%, 94.9020%
XYZ:
42.1154, 19.9727, 85.6398
xyY:
0.2851, 0.1352, 19.9727
CIE-Lab:
51.8063, 88.9181, -67.7082
CIE-LCH:
51.8063, 111.7624, 322.7119
CIE-Luv:
51.8063, 56.2860, -113.1841
Hunter-Lab:
44.6908, 90.0048, -82.3323
#d007f2 color charts
#d007f2 color shades, tints & tones
#d007f2 color schemes
#d007f2 color preview, HTML & CSS examples
This text has a color of #d007f2
<p style="color:#d007f2;">Text here</p>
.mytext {color:#d007f2;}
This box has a color of #d007f2
<div style="background-color:#d007f2;">Content here</div>
.mybackground {background-color:#d007f2;}
Border around this has a color of #d007f2
<div style="border:2px solid #d007f2;">Content here</div>
.myborder {border:2px solid #d007f2;}