#d15eec color space conversions
Hex:
#d15eec
RGB:
209, 94, 236
CMY:
18, 63, 7
CMYK:
11, 60, 0, 7
HSL:
289°, 78.8889%, 64.7059%
HSV (HSB):
289°, 60.1695%, 92.5490%
XYZ:
45.4375, 27.6168, 82.2926
xyY:
0.2925, 0.1778, 27.6168
CIE-Lab:
59.5410, 65.3491, -51.9353
CIE-LCH:
59.5410, 83.4732, 321.5245
CIE-Luv:
59.5410, 45.9695, -90.2238
Hunter-Lab:
52.5517, 62.3700, -56.0581
#d15eec color charts
#d15eec color shades, tints & tones
#d15eec color schemes
#d15eec color preview, HTML & CSS examples
This text has a color of #d15eec
<p style="color:#d15eec;">Text here</p>
.mytext {color:#d15eec;}
This box has a color of #d15eec
<div style="background-color:#d15eec;">Content here</div>
.mybackground {background-color:#d15eec;}
Border around this has a color of #d15eec
<div style="border:2px solid #d15eec;">Content here</div>
.myborder {border:2px solid #d15eec;}