#d47bd5 color space conversions
Hex:
#d47bd5
RGB:
212, 123, 213
CMY:
17, 52, 16
CMYK:
0, 42, 0, 16
HSL:
299°, 51.7241%, 65.8824%
HSV (HSB):
299°, 42.2535%, 83.5294%
XYZ:
46.2446, 32.9671, 66.8767
xyY:
0.3166, 0.2257, 32.9671
CIE-Lab:
64.1342, 47.8517, -31.8451
CIE-LCH:
64.1342, 57.4796, 326.3564
CIE-Luv:
64.1342, 43.0757, -56.8049
Hunter-Lab:
57.4170, 43.2872, -28.8665
#d47bd5 color charts
#d47bd5 color shades, tints & tones
#d47bd5 color schemes
#d47bd5 color preview, HTML & CSS examples
This text has a color of #d47bd5
<p style="color:#d47bd5;">Text here</p>
.mytext {color:#d47bd5;}
This box has a color of #d47bd5
<div style="background-color:#d47bd5;">Content here</div>
.mybackground {background-color:#d47bd5;}
Border around this has a color of #d47bd5
<div style="border:2px solid #d47bd5;">Content here</div>
.myborder {border:2px solid #d47bd5;}