#d47fd2 color space conversions
Hex:
#d47fd2
RGB:
212, 127, 210
CMY:
17, 50, 18
CMYK:
0, 40, 1, 17
HSL:
301°, 49.7076%, 66.4706%
HSV (HSB):
301°, 40.0943%, 83.1373%
XYZ:
46.3736, 33.8289, 65.0582
xyY:
0.3192, 0.2329, 33.8289
CIE-Lab:
64.8266, 45.2330, -29.0963
CIE-LCH:
64.8266, 53.7831, 327.2486
CIE-Luv:
64.8266, 41.9874, -52.1133
Hunter-Lab:
58.1626, 40.5350, -25.6054
#d47fd2 color charts
#d47fd2 color shades, tints & tones
#d47fd2 color schemes
#d47fd2 color preview, HTML & CSS examples
This text has a color of #d47fd2
<p style="color:#d47fd2;">Text here</p>
.mytext {color:#d47fd2;}
This box has a color of #d47fd2
<div style="background-color:#d47fd2;">Content here</div>
.mybackground {background-color:#d47fd2;}
Border around this has a color of #d47fd2
<div style="border:2px solid #d47fd2;">Content here</div>
.myborder {border:2px solid #d47fd2;}