#d47ccb color space conversions
Hex:
#d47ccb
RGB:
212, 124, 203
CMY:
17, 51, 20
CMYK:
0, 42, 4, 17
HSL:
306°, 50.5747%, 65.8824%
HSV (HSB):
306°, 41.5094%, 83.1373%
XYZ:
45.1385, 32.7241, 60.4372
xyY:
0.3264, 0.2366, 32.7241
CIE-Lab:
63.9369, 45.5416, -26.5435
CIE-LCH:
63.9369, 52.7124, 329.7646
CIE-Luv:
63.9369, 44.7751, -48.0022
Hunter-Lab:
57.2050, 40.7394, -22.5965
#d47ccb color charts
#d47ccb color shades, tints & tones
#d47ccb color schemes
#d47ccb color preview, HTML & CSS examples
This text has a color of #d47ccb
<p style="color:#d47ccb;">Text here</p>
.mytext {color:#d47ccb;}
This box has a color of #d47ccb
<div style="background-color:#d47ccb;">Content here</div>
.mybackground {background-color:#d47ccb;}
Border around this has a color of #d47ccb
<div style="border:2px solid #d47ccb;">Content here</div>
.myborder {border:2px solid #d47ccb;}