#d13bbd color space conversions
Hex:
#d13bbd
RGB:
209, 59, 189
CMY:
18, 77, 26
CMYK:
0, 72, 10, 18
HSL:
308°, 61.9835%, 52.5490%
HSV (HSB):
308°, 71.7703%, 81.9608%
XYZ:
37.0438, 20.3574, 50.1211
xyY:
0.3445, 0.1893, 20.3574
CIE-Lab:
52.2389, 71.0934, -36.7715
CIE-LCH:
52.2389, 80.0401, 332.6508
CIE-Luv:
52.2389, 69.8528, -65.5509
Hunter-Lab:
45.1191, 67.5938, -34.2795
#d13bbd color charts
#d13bbd color shades, tints & tones
#d13bbd color schemes
#d13bbd color preview, HTML & CSS examples
This text has a color of #d13bbd
<p style="color:#d13bbd;">Text here</p>
.mytext {color:#d13bbd;}
This box has a color of #d13bbd
<div style="background-color:#d13bbd;">Content here</div>
.mybackground {background-color:#d13bbd;}
Border around this has a color of #d13bbd
<div style="border:2px solid #d13bbd;">Content here</div>
.myborder {border:2px solid #d13bbd;}