#bd1980 color space conversions
Hex:
#bd1980
RGB:
189, 25, 128
CMY:
26, 90, 50
CMYK:
0, 87, 32, 26
HSL:
322°, 76.6355%, 41.9608%
HSV (HSB):
322°, 86.7725%, 74.1176%
XYZ:
25.2302, 13.0726, 21.6156
xyY:
0.4211, 0.2182, 13.0726
CIE-Lab:
42.8724, 67.5790, -15.1675
CIE-LCH:
42.8724, 69.2602, 347.3501
CIE-Luv:
42.8724, 86.2907, -31.8795
Hunter-Lab:
36.1560, 61.2867, -10.1368
#bd1980 color charts
#bd1980 color shades, tints & tones
#bd1980 color schemes
#bd1980 color preview, HTML & CSS examples
This text has a color of #bd1980
<p style="color:#bd1980;">Text here</p>
.mytext {color:#bd1980;}
This box has a color of #bd1980
<div style="background-color:#bd1980;">Content here</div>
.mybackground {background-color:#bd1980;}
Border around this has a color of #bd1980
<div style="border:2px solid #bd1980;">Content here</div>
.myborder {border:2px solid #bd1980;}