#d15bdd color space conversions
Hex:
#d15bdd
RGB:
209, 91, 221
CMY:
18, 64, 13
CMYK:
5, 59, 0, 13
HSL:
294°, 65.6566%, 61.1765%
HSV (HSB):
294°, 58.8235%, 86.6667%
XYZ:
43.0867, 26.2579, 71.2040
xyY:
0.3066, 0.1868, 26.2579
CIE-Lab:
58.2811, 63.9177, -45.5272
CIE-LCH:
58.2811, 78.4742, 324.5386
CIE-Luv:
58.2811, 50.8218, -79.6159
Hunter-Lab:
51.2425, 60.4155, -46.5166
#d15bdd color charts
#d15bdd color shades, tints & tones
#d15bdd color schemes
#d15bdd color preview, HTML & CSS examples
This text has a color of #d15bdd
<p style="color:#d15bdd;">Text here</p>
.mytext {color:#d15bdd;}
This box has a color of #d15bdd
<div style="background-color:#d15bdd;">Content here</div>
.mybackground {background-color:#d15bdd;}
Border around this has a color of #d15bdd
<div style="border:2px solid #d15bdd;">Content here</div>
.myborder {border:2px solid #d15bdd;}