#d47fd7 color space conversions
Hex:
#d47fd7
RGB:
212, 127, 215
CMY:
17, 50, 16
CMYK:
1, 41, 0, 16
HSL:
298°, 52.3810%, 67.0588%
HSV (HSB):
298°, 40.9302%, 84.3137%
XYZ:
47.0065, 34.0821, 68.3910
xyY:
0.3145, 0.2280, 34.0821
CIE-Lab:
65.0277, 46.1487, -31.5782
CIE-LCH:
65.0277, 55.9186, 325.6172
CIE-Luv:
65.0277, 40.9640, -56.2467
Hunter-Lab:
58.3799, 41.5604, -28.5913
#d47fd7 color charts
#d47fd7 color shades, tints & tones
#d47fd7 color schemes
#d47fd7 color preview, HTML & CSS examples
This text has a color of #d47fd7
<p style="color:#d47fd7;">Text here</p>
.mytext {color:#d47fd7;}
This box has a color of #d47fd7
<div style="background-color:#d47fd7;">Content here</div>
.mybackground {background-color:#d47fd7;}
Border around this has a color of #d47fd7
<div style="border:2px solid #d47fd7;">Content here</div>
.myborder {border:2px solid #d47fd7;}