#d47dce color space conversions
Hex:
#d47dce
RGB:
212, 125, 206
CMY:
17, 51, 19
CMYK:
0, 41, 3, 17
HSL:
304°, 50.2890%, 66.0784%
HSV (HSB):
304°, 41.0377%, 83.1373%
XYZ:
45.6256, 33.1205, 62.3807
xyY:
0.3233, 0.2347, 33.1205
CIE-Lab:
64.2584, 45.5541, -27.7326
CIE-LCH:
64.2584, 53.3317, 328.6677
CIE-Luv:
64.2584, 43.6967, -49.9240
Hunter-Lab:
57.5504, 40.8003, -23.9810
#d47dce color charts
#d47dce color shades, tints & tones
#d47dce color schemes
#d47dce color preview, HTML & CSS examples
This text has a color of #d47dce
<p style="color:#d47dce;">Text here</p>
.mytext {color:#d47dce;}
This box has a color of #d47dce
<div style="background-color:#d47dce;">Content here</div>
.mybackground {background-color:#d47dce;}
Border around this has a color of #d47dce
<div style="border:2px solid #d47dce;">Content here</div>
.myborder {border:2px solid #d47dce;}