#d539ed color space conversions
Hex:
#d539ed
RGB:
213, 57, 237
CMY:
16, 78, 7
CMYK:
10, 76, 0, 7
HSL:
292°, 83.3333%, 57.6471%
HSV (HSB):
292°, 75.9494%, 92.9412%
XYZ:
44.1898, 23.1868, 82.2672
xyY:
0.2953, 0.1549, 23.1868
CIE-Lab:
55.2642, 80.1714, -59.2903
CIE-LCH:
55.2642, 99.7135, 323.5154
CIE-Luv:
55.2642, 56.6614, -101.7706
Hunter-Lab:
48.1527, 79.5424, -67.5880
#d539ed color charts
#d539ed color shades, tints & tones
#d539ed color schemes
#d539ed color preview, HTML & CSS examples
This text has a color of #d539ed
<p style="color:#d539ed;">Text here</p>
.mytext {color:#d539ed;}
This box has a color of #d539ed
<div style="background-color:#d539ed;">Content here</div>
.mybackground {background-color:#d539ed;}
Border around this has a color of #d539ed
<div style="border:2px solid #d539ed;">Content here</div>
.myborder {border:2px solid #d539ed;}