#d47fc5 color space conversions
Hex:
#d47fc5
RGB:
212, 127, 197
CMY:
17, 50, 23
CMYK:
0, 40, 7, 17
HSL:
311°, 49.7076%, 66.4706%
HSV (HSB):
311°, 40.0943%, 83.1373%
XYZ:
44.8188, 33.2070, 56.8707
xyY:
0.3322, 0.2462, 33.2070
CIE-Lab:
64.3282, 42.9319, -22.5700
CIE-LCH:
64.3282, 48.5032, 332.2684
CIE-Luv:
64.3282, 44.6643, -41.3855
Hunter-Lab:
57.6255, 37.9854, -18.1755
#d47fc5 color charts
#d47fc5 color shades, tints & tones
#d47fc5 color schemes
#d47fc5 color preview, HTML & CSS examples
This text has a color of #d47fc5
<p style="color:#d47fc5;">Text here</p>
.mytext {color:#d47fc5;}
This box has a color of #d47fc5
<div style="background-color:#d47fc5;">Content here</div>
.mybackground {background-color:#d47fc5;}
Border around this has a color of #d47fc5
<div style="border:2px solid #d47fc5;">Content here</div>
.myborder {border:2px solid #d47fc5;}