#d47fc0 color space conversions
Hex:
#d47fc0
RGB:
212, 127, 192
CMY:
17, 50, 25
CMYK:
0, 40, 9, 17
HSL:
314°, 49.7076%, 66.4706%
HSV (HSB):
314°, 40.0943%, 83.1373%
XYZ:
44.2552, 32.9816, 53.9027
xyY:
0.3375, 0.2515, 32.9816
CIE-Lab:
64.1460, 42.0791, -20.0320
CIE-LCH:
64.1460, 46.6040, 334.5429
CIE-Luv:
64.1460, 45.6968, -37.2780
Hunter-Lab:
57.4296, 37.0502, -15.4482
#d47fc0 color charts
#d47fc0 color shades, tints & tones
#d47fc0 color schemes
#d47fc0 color preview, HTML & CSS examples
This text has a color of #d47fc0
<p style="color:#d47fc0;">Text here</p>
.mytext {color:#d47fc0;}
This box has a color of #d47fc0
<div style="background-color:#d47fc0;">Content here</div>
.mybackground {background-color:#d47fc0;}
Border around this has a color of #d47fc0
<div style="border:2px solid #d47fc0;">Content here</div>
.myborder {border:2px solid #d47fc0;}