#d47dec color space conversions
Hex:
#d47dec
RGB:
212, 125, 236
CMY:
17, 51, 7
CMYK:
10, 47, 0, 7
HSL:
287°, 74.4966%, 70.7843%
HSV (HSB):
287°, 47.0339%, 92.5490%
XYZ:
49.6253, 34.7204, 83.4430
xyY:
0.2958, 0.2069, 34.7204
CIE-Lab:
65.5304, 51.1924, -42.4538
CIE-LCH:
65.5304, 66.5055, 320.3311
CIE-Luv:
65.5304, 37.4924, -74.6361
Hunter-Lab:
58.9240, 47.2141, -42.7145
#d47dec color charts
#d47dec color shades, tints & tones
#d47dec color schemes
#d47dec color preview, HTML & CSS examples
This text has a color of #d47dec
<p style="color:#d47dec;">Text here</p>
.mytext {color:#d47dec;}
This box has a color of #d47dec
<div style="background-color:#d47dec;">Content here</div>
.mybackground {background-color:#d47dec;}
Border around this has a color of #d47dec
<div style="border:2px solid #d47dec;">Content here</div>
.myborder {border:2px solid #d47dec;}