#d47bf9 color space conversions
Hex:
#d47bf9
RGB:
212, 123, 249
CMY:
17, 52, 2
CMYK:
15, 51, 0, 2
HSL:
282°, 91.3043%, 72.9412%
HSV (HSB):
282°, 50.6024%, 97.6471%
XYZ:
51.3332, 35.0025, 93.6731
xyY:
0.2852, 0.1944, 35.0025
CIE-Lab:
65.7506, 54.8100, -49.2672
CIE-LCH:
65.7506, 73.6980, 318.0485
CIE-Luv:
65.7506, 35.5973, -86.2587
Hunter-Lab:
59.1629, 51.3419, -52.4603
#d47bf9 color charts
#d47bf9 color shades, tints & tones
#d47bf9 color schemes
#d47bf9 color preview, HTML & CSS examples
This text has a color of #d47bf9
<p style="color:#d47bf9;">Text here</p>
.mytext {color:#d47bf9;}
This box has a color of #d47bf9
<div style="background-color:#d47bf9;">Content here</div>
.mybackground {background-color:#d47bf9;}
Border around this has a color of #d47bf9
<div style="border:2px solid #d47bf9;">Content here</div>
.myborder {border:2px solid #d47bf9;}