#bd3083 color space conversions
Hex:
#bd3083
RGB:
189, 48, 131
CMY:
26, 81, 49
CMYK:
0, 75, 31, 26
HSL:
325°, 59.4937%, 46.4706%
HSV (HSB):
325°, 74.6032%, 74.1176%
XYZ:
26.1400, 14.5714, 22.9076
xyY:
0.4109, 0.2290, 14.5714
CIE-Lab:
45.0415, 62.0463, -13.7074
CIE-LCH:
45.0415, 63.5424, 347.5422
CIE-Luv:
45.0415, 79.4897, -29.2359
Hunter-Lab:
38.1725, 55.4321, -8.8595
#bd3083 color charts
#bd3083 color shades, tints & tones
#bd3083 color schemes
#bd3083 color preview, HTML & CSS examples
This text has a color of #bd3083
<p style="color:#bd3083;">Text here</p>
.mytext {color:#bd3083;}
This box has a color of #bd3083
<div style="background-color:#bd3083;">Content here</div>
.mybackground {background-color:#bd3083;}
Border around this has a color of #bd3083
<div style="border:2px solid #bd3083;">Content here</div>
.myborder {border:2px solid #bd3083;}