#d47ed2 color space conversions
Hex:
#d47ed2
RGB:
212, 126, 210
CMY:
17, 51, 18
CMYK:
0, 41, 1, 17
HSL:
301°, 50.0000%, 66.2745%
HSV (HSB):
301°, 40.5660%, 83.1373%
XYZ:
46.2451, 33.5719, 65.0154
xyY:
0.3193, 0.2318, 33.5719
CIE-Lab:
64.6213, 45.7536, -29.4132
CIE-LCH:
64.6213, 54.3924, 327.2646
CIE-Luv:
64.6213, 42.4234, -52.6719
Hunter-Lab:
57.9413, 41.0703, -25.9699
#d47ed2 color charts
#d47ed2 color shades, tints & tones
#d47ed2 color schemes
#d47ed2 color preview, HTML & CSS examples
This text has a color of #d47ed2
<p style="color:#d47ed2;">Text here</p>
.mytext {color:#d47ed2;}
This box has a color of #d47ed2
<div style="background-color:#d47ed2;">Content here</div>
.mybackground {background-color:#d47ed2;}
Border around this has a color of #d47ed2
<div style="border:2px solid #d47ed2;">Content here</div>
.myborder {border:2px solid #d47ed2;}