#d47dcd color space conversions
Hex:
#d47dcd
RGB:
212, 125, 205
CMY:
17, 51, 20
CMYK:
0, 41, 3, 17
HSL:
305°, 50.2890%, 66.0784%
HSV (HSB):
305°, 41.0377%, 83.1373%
XYZ:
45.5044, 33.0721, 61.7428
xyY:
0.3243, 0.2357, 33.0721
CIE-Lab:
64.2192, 45.3761, -27.2320
CIE-LCH:
64.2192, 52.9204, 329.0304
CIE-Luv:
64.2192, 43.9070, -49.0985
Hunter-Lab:
57.5083, 40.6016, -23.3999
#d47dcd color charts
#d47dcd color shades, tints & tones
#d47dcd color schemes
#d47dcd color preview, HTML & CSS examples
This text has a color of #d47dcd
<p style="color:#d47dcd;">Text here</p>
.mytext {color:#d47dcd;}
This box has a color of #d47dcd
<div style="background-color:#d47dcd;">Content here</div>
.mybackground {background-color:#d47dcd;}
Border around this has a color of #d47dcd
<div style="border:2px solid #d47dcd;">Content here</div>
.myborder {border:2px solid #d47dcd;}