#d47cef color space conversions
Hex:
#d47cef
RGB:
212, 124, 239
CMY:
17, 51, 6
CMYK:
11, 48, 0, 6
HSL:
286°, 78.2313%, 71.1765%
HSV (HSB):
286°, 48.1172%, 93.7255%
XYZ:
49.9390, 34.6443, 85.7163
xyY:
0.2932, 0.2034, 34.6443
CIE-Lab:
65.4708, 52.2958, -44.2037
CIE-LCH:
65.4708, 68.4749, 319.7934
CIE-Luv:
65.4708, 37.2581, -77.6217
Hunter-Lab:
58.8594, 48.4434, -45.1417
#d47cef color charts
#d47cef color shades, tints & tones
#d47cef color schemes
#d47cef color preview, HTML & CSS examples
This text has a color of #d47cef
<p style="color:#d47cef;">Text here</p>
.mytext {color:#d47cef;}
This box has a color of #d47cef
<div style="background-color:#d47cef;">Content here</div>
.mybackground {background-color:#d47cef;}
Border around this has a color of #d47cef
<div style="border:2px solid #d47cef;">Content here</div>
.myborder {border:2px solid #d47cef;}