#d11dbd color space conversions
Hex:
#d11dbd
RGB:
209, 29, 189
CMY:
18, 89, 26
CMYK:
0, 86, 10, 18
HSL:
307°, 75.6303%, 46.6667%
HSV (HSB):
307°, 86.1244%, 81.9608%
XYZ:
35.9192, 18.1082, 49.7462
xyY:
0.3461, 0.1745, 18.1082
CIE-Lab:
49.6270, 78.6173, -40.8887
CIE-LCH:
49.6270, 88.6147, 332.5212
CIE-Luv:
49.6270, 75.2908, -71.9659
Hunter-Lab:
42.5537, 76.2012, -39.5237
#d11dbd color charts
#d11dbd color shades, tints & tones
#d11dbd color schemes
#d11dbd color preview, HTML & CSS examples
This text has a color of #d11dbd
<p style="color:#d11dbd;">Text here</p>
.mytext {color:#d11dbd;}
This box has a color of #d11dbd
<div style="background-color:#d11dbd;">Content here</div>
.mybackground {background-color:#d11dbd;}
Border around this has a color of #d11dbd
<div style="border:2px solid #d11dbd;">Content here</div>
.myborder {border:2px solid #d11dbd;}