#bd61b3 color space conversions
Hex:
#bd61b3
RGB:
189, 97, 179
CMY:
26, 62, 30
CMYK:
0, 49, 5, 26
HSL:
307°, 41.0714%, 56.0784%
HSV (HSB):
307°, 48.6772%, 74.1176%
XYZ:
33.3976, 22.6229, 45.2542
xyY:
0.3298, 0.2234, 22.6229
CIE-Lab:
54.6817, 48.1648, -27.3902
CIE-LCH:
54.6817, 55.4082, 330.3741
CIE-Luv:
54.6817, 46.1161, -48.2918
Hunter-Lab:
47.5635, 42.1011, -23.1169
#bd61b3 color charts
#bd61b3 color shades, tints & tones
#bd61b3 color schemes
#bd61b3 color preview, HTML & CSS examples
This text has a color of #bd61b3
<p style="color:#bd61b3;">Text here</p>
.mytext {color:#bd61b3;}
This box has a color of #bd61b3
<div style="background-color:#bd61b3;">Content here</div>
.mybackground {background-color:#bd61b3;}
Border around this has a color of #bd61b3
<div style="border:2px solid #bd61b3;">Content here</div>
.myborder {border:2px solid #bd61b3;}