#d47cf4 color space conversions
Hex:
#d47cf4
RGB:
212, 124, 244
CMY:
17, 51, 4
CMYK:
13, 49, 0, 4
HSL:
284°, 84.5070%, 72.1569%
HSV (HSB):
284°, 49.1803%, 95.6863%
XYZ:
50.6882, 34.9440, 89.6613
xyY:
0.2892, 0.1993, 34.9440
CIE-Lab:
65.7050, 53.2937, -46.5905
CIE-LCH:
65.7050, 70.7877, 318.8393
CIE-Luv:
65.7050, 36.2476, -81.6894
Hunter-Lab:
59.1135, 49.6103, -48.5496
#d47cf4 color charts
#d47cf4 color shades, tints & tones
#d47cf4 color schemes
#d47cf4 color preview, HTML & CSS examples
This text has a color of #d47cf4
<p style="color:#d47cf4;">Text here</p>
.mytext {color:#d47cf4;}
This box has a color of #d47cf4
<div style="background-color:#d47cf4;">Content here</div>
.mybackground {background-color:#d47cf4;}
Border around this has a color of #d47cf4
<div style="border:2px solid #d47cf4;">Content here</div>
.myborder {border:2px solid #d47cf4;}