#bd209d color space conversions
Hex:
#bd209d
RGB:
189, 32, 157
CMY:
26, 87, 38
CMYK:
0, 83, 17, 26
HSL:
312°, 71.0407%, 43.3333%
HSV (HSB):
312°, 83.0688%, 74.1176%
XYZ:
27.5886, 14.2862, 33.2017
xyY:
0.3675, 0.1903, 14.2862
CIE-Lab:
44.6406, 69.6734, -30.0634
CIE-LCH:
44.6406, 75.8827, 336.6603
CIE-Luv:
44.6406, 72.7261, -53.2850
Hunter-Lab:
37.7970, 64.1448, -25.6237
#bd209d color charts
#bd209d color shades, tints & tones
#bd209d color schemes
#bd209d color preview, HTML & CSS examples
This text has a color of #bd209d
<p style="color:#bd209d;">Text here</p>
.mytext {color:#bd209d;}
This box has a color of #bd209d
<div style="background-color:#bd209d;">Content here</div>
.mybackground {background-color:#bd209d;}
Border around this has a color of #bd209d
<div style="border:2px solid #bd209d;">Content here</div>
.myborder {border:2px solid #bd209d;}