#d47ed5 color space conversions
Hex:
#d47ed5
RGB:
212, 126, 213
CMY:
17, 51, 16
CMYK:
0, 41, 0, 16
HSL:
299°, 50.8772%, 66.4706%
HSV (HSB):
299°, 40.8451%, 83.5294%
XYZ:
46.6225, 33.7229, 67.0027
xyY:
0.3164, 0.2289, 33.7229
CIE-Lab:
64.7420, 46.3004, -30.9039
CIE-LCH:
64.7420, 55.6667, 326.2782
CIE-Luv:
64.7420, 41.8022, -55.1509
Hunter-Lab:
58.0714, 41.6834, -27.7588
#d47ed5 color charts
#d47ed5 color shades, tints & tones
#d47ed5 color schemes
#d47ed5 color preview, HTML & CSS examples
This text has a color of #d47ed5
<p style="color:#d47ed5;">Text here</p>
.mytext {color:#d47ed5;}
This box has a color of #d47ed5
<div style="background-color:#d47ed5;">Content here</div>
.mybackground {background-color:#d47ed5;}
Border around this has a color of #d47ed5
<div style="border:2px solid #d47ed5;">Content here</div>
.myborder {border:2px solid #d47ed5;}