#d47bd3 color space conversions
Hex:
#d47bd3
RGB:
212, 123, 211
CMY:
17, 52, 17
CMYK:
0, 42, 0, 17
HSL:
301°, 50.8571%, 65.6863%
HSV (HSB):
301°, 41.9811%, 83.1373%
XYZ:
45.9922, 32.8661, 65.5478
xyY:
0.3185, 0.2276, 32.8661
CIE-Lab:
64.0524, 47.4880, -30.8526
CIE-LCH:
64.0524, 56.6303, 326.9885
CIE-Luv:
64.0524, 43.5030, -55.1544
Hunter-Lab:
57.3290, 42.8760, -27.6596
#d47bd3 color charts
#d47bd3 color shades, tints & tones
#d47bd3 color schemes
#d47bd3 color preview, HTML & CSS examples
This text has a color of #d47bd3
<p style="color:#d47bd3;">Text here</p>
.mytext {color:#d47bd3;}
This box has a color of #d47bd3
<div style="background-color:#d47bd3;">Content here</div>
.mybackground {background-color:#d47bd3;}
Border around this has a color of #d47bd3
<div style="border:2px solid #d47bd3;">Content here</div>
.myborder {border:2px solid #d47bd3;}