#d007d8 color space conversions
Hex:
#d007d8
RGB:
208, 7, 216
CMY:
18, 97, 15
CMYK:
4, 97, 0, 15
HSL:
298°, 93.7220%, 43.7255%
HSV (HSB):
298°, 96.7593%, 84.7059%
XYZ:
38.4831, 18.5197, 66.5121
xyY:
0.3116, 0.1499, 18.5197
CIE-Lab:
50.1205, 84.8945, -55.6972
CIE-LCH:
50.1205, 101.5345, 326.7321
CIE-Luv:
50.1205, 65.5381, -94.6089
Hunter-Lab:
43.0345, 84.3108, -61.5116
#d007d8 color charts
#d007d8 color shades, tints & tones
#d007d8 color schemes
#d007d8 color preview, HTML & CSS examples
This text has a color of #d007d8
<p style="color:#d007d8;">Text here</p>
.mytext {color:#d007d8;}
This box has a color of #d007d8
<div style="background-color:#d007d8;">Content here</div>
.mybackground {background-color:#d007d8;}
Border around this has a color of #d007d8
<div style="border:2px solid #d007d8;">Content here</div>
.myborder {border:2px solid #d007d8;}