#d15cc7 color space conversions
Hex:
#d15cc7
RGB:
209, 92, 199
CMY:
18, 64, 22
CMYK:
0, 56, 5, 18
HSL:
305°, 55.9809%, 59.0196%
HSV (HSB):
305°, 55.9809%, 81.9608%
XYZ:
40.4304, 25.3331, 56.7917
xyY:
0.3299, 0.2067, 25.3331
CIE-Lab:
57.3986, 59.6605, -34.4430
CIE-LCH:
57.3986, 68.8890, 330.0015
CIE-Luv:
57.3986, 56.6297, -61.5030
Hunter-Lab:
50.3320, 55.3035, -31.6669
#d15cc7 color charts
#d15cc7 color shades, tints & tones
#d15cc7 color schemes
#d15cc7 color preview, HTML & CSS examples
This text has a color of #d15cc7
<p style="color:#d15cc7;">Text here</p>
.mytext {color:#d15cc7;}
This box has a color of #d15cc7
<div style="background-color:#d15cc7;">Content here</div>
.mybackground {background-color:#d15cc7;}
Border around this has a color of #d15cc7
<div style="border:2px solid #d15cc7;">Content here</div>
.myborder {border:2px solid #d15cc7;}