#d47df2 color space conversions
Hex:
#d47df2
RGB:
212, 125, 242
CMY:
17, 51, 5
CMYK:
12, 48, 0, 5
HSL:
285°, 81.8182%, 71.9608%
HSV (HSB):
285°, 48.3471%, 94.9020%
XYZ:
50.5120, 35.0751, 88.1123
xyY:
0.2908, 0.2019, 35.0751
CIE-Lab:
65.8071, 52.3836, -45.3288
CIE-LCH:
65.8071, 69.2730, 319.1296
CIE-Luv:
65.8071, 36.2854, -79.5330
Hunter-Lab:
59.2242, 48.5993, -46.7532
#d47df2 color charts
#d47df2 color shades, tints & tones
#d47df2 color schemes
#d47df2 color preview, HTML & CSS examples
This text has a color of #d47df2
<p style="color:#d47df2;">Text here</p>
.mytext {color:#d47df2;}
This box has a color of #d47df2
<div style="background-color:#d47df2;">Content here</div>
.mybackground {background-color:#d47df2;}
Border around this has a color of #d47df2
<div style="border:2px solid #d47df2;">Content here</div>
.myborder {border:2px solid #d47df2;}