#d15de7 color space conversions
Hex:
#d15de7
RGB:
209, 93, 231
CMY:
18, 64, 9
CMYK:
10, 60, 0, 9
HSL:
290°, 74.1935%, 63.5294%
HSV (HSB):
290°, 59.7403%, 90.5882%
XYZ:
44.6327, 27.1535, 78.4901
xyY:
0.2970, 0.1807, 27.1535
CIE-Lab:
59.1162, 64.8580, -49.8174
CIE-LCH:
59.1162, 81.7822, 322.4721
CIE-Luv:
59.1162, 47.5528, -86.7058
Hunter-Lab:
52.1091, 61.6987, -52.8301
#d15de7 color charts
#d15de7 color shades, tints & tones
#d15de7 color schemes
#d15de7 color preview, HTML & CSS examples
This text has a color of #d15de7
<p style="color:#d15de7;">Text here</p>
.mytext {color:#d15de7;}
This box has a color of #d15de7
<div style="background-color:#d15de7;">Content here</div>
.mybackground {background-color:#d15de7;}
Border around this has a color of #d15de7
<div style="border:2px solid #d15de7;">Content here</div>
.myborder {border:2px solid #d15de7;}