#d39ffc color space conversions
Hex:
#d39ffc
RGB:
211, 159, 252
CMY:
17, 38, 1
CMYK:
16, 37, 0, 1
HSL:
274°, 93.9394%, 80.5882%
HSV (HSB):
274°, 36.9048%, 98.8235%
XYZ:
56.8328, 45.6734, 97.9159
xyY:
0.2836, 0.2279, 45.6734
CIE-Lab:
73.3331, 36.1775, -39.0235
CIE-LCH:
73.3331, 53.2132, 312.8327
CIE-Luv:
73.3331, 20.6484, -68.1036
Hunter-Lab:
67.5821, 31.8398, -38.5944
#d39ffc color charts
#d39ffc color shades, tints & tones
#d39ffc color schemes
#d39ffc color preview, HTML & CSS examples
This text has a color of #d39ffc
<p style="color:#d39ffc;">Text here</p>
.mytext {color:#d39ffc;}
This box has a color of #d39ffc
<div style="background-color:#d39ffc;">Content here</div>
.mybackground {background-color:#d39ffc;}
Border around this has a color of #d39ffc
<div style="border:2px solid #d39ffc;">Content here</div>
.myborder {border:2px solid #d39ffc;}