#d47acf color space conversions
Hex:
#d47acf
RGB:
212, 122, 207
CMY:
17, 52, 19
CMYK:
0, 42, 2, 17
HSL:
303°, 51.1364%, 65.4902%
HSV (HSB):
303°, 42.4528%, 83.1373%
XYZ:
45.3734, 32.4211, 62.8979
xyY:
0.3225, 0.2304, 32.4211
CIE-Lab:
63.6894, 47.2839, -29.1714
CIE-LCH:
63.6894, 55.5584, 328.3279
CIE-Luv:
63.6894, 44.7930, -52.4004
Hunter-Lab:
56.9395, 42.5971, -25.6367
#d47acf color charts
#d47acf color shades, tints & tones
#d47acf color schemes
#d47acf color preview, HTML & CSS examples
This text has a color of #d47acf
<p style="color:#d47acf;">Text here</p>
.mytext {color:#d47acf;}
This box has a color of #d47acf
<div style="background-color:#d47acf;">Content here</div>
.mybackground {background-color:#d47acf;}
Border around this has a color of #d47acf
<div style="border:2px solid #d47acf;">Content here</div>
.myborder {border:2px solid #d47acf;}