#d39ff7 color space conversions
Hex:
#d39ff7
RGB:
211, 159, 247
CMY:
17, 38, 3
CMYK:
15, 36, 0, 3
HSL:
275°, 84.6154%, 79.6078%
HSV (HSB):
275°, 35.6275%, 96.8627%
XYZ:
56.0506, 45.3606, 93.7970
xyY:
0.2871, 0.2324, 45.3606
CIE-Lab:
73.1287, 35.1174, -36.6302
CIE-LCH:
73.1287, 50.7445, 313.7921
CIE-Luv:
73.1287, 21.3244, -63.9333
Hunter-Lab:
67.3502, 30.6894, -35.4265
#d39ff7 color charts
#d39ff7 color shades, tints & tones
#d39ff7 color schemes
#d39ff7 color preview, HTML & CSS examples
This text has a color of #d39ff7
<p style="color:#d39ff7;">Text here</p>
.mytext {color:#d39ff7;}
This box has a color of #d39ff7
<div style="background-color:#d39ff7;">Content here</div>
.mybackground {background-color:#d39ff7;}
Border around this has a color of #d39ff7
<div style="border:2px solid #d39ff7;">Content here</div>
.myborder {border:2px solid #d39ff7;}