#d47fd0 color space conversions
Hex:
#d47fd0
RGB:
212, 127, 208
CMY:
17, 50, 18
CMYK:
0, 40, 2, 17
HSL:
303°, 49.7076%, 66.4706%
HSV (HSB):
303°, 40.0943%, 83.1373%
XYZ:
46.1259, 33.7299, 63.7539
xyY:
0.3212, 0.2349, 33.7299
CIE-Lab:
64.7476, 44.8714, -28.0992
CIE-LCH:
64.7476, 52.9434, 327.9445
CIE-Luv:
64.7476, 42.3979, -50.4603
Hunter-Lab:
58.0774, 40.1318, -24.4308
#d47fd0 color charts
#d47fd0 color shades, tints & tones
#d47fd0 color schemes
#d47fd0 color preview, HTML & CSS examples
This text has a color of #d47fd0
<p style="color:#d47fd0;">Text here</p>
.mytext {color:#d47fd0;}
This box has a color of #d47fd0
<div style="background-color:#d47fd0;">Content here</div>
.mybackground {background-color:#d47fd0;}
Border around this has a color of #d47fd0
<div style="border:2px solid #d47fd0;">Content here</div>
.myborder {border:2px solid #d47fd0;}