#d15dbd color space conversions
Hex:
#d15dbd
RGB:
209, 93, 189
CMY:
18, 64, 26
CMYK:
0, 56, 10, 18
HSL:
310°, 55.7692%, 59.2157%
HSV (HSB):
310°, 55.5024%, 81.9608%
XYZ:
39.3942, 25.0581, 50.9045
xyY:
0.3415, 0.2172, 25.0581
CIE-Lab:
57.1320, 57.5688, -29.1355
CIE-LCH:
57.1320, 64.5216, 333.1561
CIE-Luv:
57.1320, 59.1156, -52.9365
Hunter-Lab:
50.0581, 52.8722, -25.2518
#d15dbd color charts
#d15dbd color shades, tints & tones
#d15dbd color schemes
#d15dbd color preview, HTML & CSS examples
This text has a color of #d15dbd
<p style="color:#d15dbd;">Text here</p>
.mytext {color:#d15dbd;}
This box has a color of #d15dbd
<div style="background-color:#d15dbd;">Content here</div>
.mybackground {background-color:#d15dbd;}
Border around this has a color of #d15dbd
<div style="border:2px solid #d15dbd;">Content here</div>
.myborder {border:2px solid #d15dbd;}