#d39dfc color space conversions
Hex:
#d39dfc
RGB:
211, 157, 252
CMY:
17, 38, 1
CMYK:
16, 38, 0, 1
HSL:
274°, 94.0594%, 80.1961%
HSV (HSB):
274°, 37.6984%, 98.8235%
XYZ:
56.4916, 44.9911, 97.8022
xyY:
0.2835, 0.2258, 44.9911
CIE-Lab:
72.8860, 37.2601, -39.7196
CIE-LCH:
72.8860, 54.4606, 313.1700
CIE-Luv:
72.8860, 21.4764, -69.3600
Hunter-Lab:
67.0754, 32.9527, -39.4975
#d39dfc color charts
#d39dfc color shades, tints & tones
#d39dfc color schemes
#d39dfc color preview, HTML & CSS examples
This text has a color of #d39dfc
<p style="color:#d39dfc;">Text here</p>
.mytext {color:#d39dfc;}
This box has a color of #d39dfc
<div style="background-color:#d39dfc;">Content here</div>
.mybackground {background-color:#d39dfc;}
Border around this has a color of #d39dfc
<div style="border:2px solid #d39dfc;">Content here</div>
.myborder {border:2px solid #d39dfc;}