#d959ed color space conversions
Hex:
#d959ed
RGB:
217, 89, 237
CMY:
15, 65, 7
CMYK:
8, 62, 0, 7
HSL:
292°, 80.4348%, 63.9216%
HSV (HSB):
292°, 62.4473%, 92.9412%
XYZ:
47.4737, 28.0109, 83.0253
xyY:
0.2995, 0.1767, 28.0109
CIE-Lab:
59.8986, 69.5626, -51.8578
CIE-LCH:
59.8986, 86.7651, 323.2960
CIE-Luv:
59.8986, 52.2594, -90.7898
Hunter-Lab:
52.9253, 67.4942, -55.9620
#d959ed color charts
#d959ed color shades, tints & tones
#d959ed color schemes
#d959ed color preview, HTML & CSS examples
This text has a color of #d959ed
<p style="color:#d959ed;">Text here</p>
.mytext {color:#d959ed;}
This box has a color of #d959ed
<div style="background-color:#d959ed;">Content here</div>
.mybackground {background-color:#d959ed;}
Border around this has a color of #d959ed
<div style="border:2px solid #d959ed;">Content here</div>
.myborder {border:2px solid #d959ed;}