#bd4db9 color space conversions
Hex:
#bd4db9
RGB:
189, 77, 185
CMY:
26, 70, 27
CMYK:
0, 59, 2, 26
HSL:
302°, 45.9016%, 52.1569%
HSV (HSB):
302°, 59.2593%, 74.1176%
XYZ:
32.3971, 19.6294, 47.9803
xyY:
0.3239, 0.1963, 19.6294
CIE-Lab:
51.4155, 58.6842, -35.9603
CIE-LCH:
51.4155, 68.8257, 328.5010
CIE-Luv:
51.4155, 51.7506, -62.2124
Hunter-Lab:
44.3050, 52.9905, -33.1948
#bd4db9 color charts
#bd4db9 color shades, tints & tones
#bd4db9 color schemes
#bd4db9 color preview, HTML & CSS examples
This text has a color of #bd4db9
<p style="color:#bd4db9;">Text here</p>
.mytext {color:#bd4db9;}
This box has a color of #bd4db9
<div style="background-color:#bd4db9;">Content here</div>
.mybackground {background-color:#bd4db9;}
Border around this has a color of #bd4db9
<div style="border:2px solid #bd4db9;">Content here</div>
.myborder {border:2px solid #bd4db9;}