#d47ed1 color space conversions
Hex:
#d47ed1
RGB:
212, 126, 209
CMY:
17, 51, 18
CMYK:
0, 41, 1, 17
HSL:
302°, 50.0000%, 66.2745%
HSV (HSB):
302°, 40.5660%, 83.1373%
XYZ:
46.1209, 33.5222, 64.3612
xyY:
0.3203, 0.2328, 33.5222
CIE-Lab:
64.5815, 45.5727, -28.9150
CIE-LCH:
64.5815, 53.9718, 327.6056
CIE-Luv:
64.5815, 42.6308, -51.8456
Hunter-Lab:
57.8984, 40.8679, -25.3793
#d47ed1 color charts
#d47ed1 color shades, tints & tones
#d47ed1 color schemes
#d47ed1 color preview, HTML & CSS examples
This text has a color of #d47ed1
<p style="color:#d47ed1;">Text here</p>
.mytext {color:#d47ed1;}
This box has a color of #d47ed1
<div style="background-color:#d47ed1;">Content here</div>
.mybackground {background-color:#d47ed1;}
Border around this has a color of #d47ed1
<div style="border:2px solid #d47ed1;">Content here</div>
.myborder {border:2px solid #d47ed1;}