#bd3182 color space conversions
Hex:
#bd3182
RGB:
189, 49, 130
CMY:
26, 81, 49
CMYK:
0, 74, 31, 26
HSL:
325°, 58.8235%, 46.6667%
HSV (HSB):
325°, 74.0741%, 74.1176%
XYZ:
26.1138, 14.6271, 22.5661
xyY:
0.4125, 0.2311, 14.6271
CIE-Lab:
45.1192, 61.6030, -12.9794
CIE-LCH:
45.1192, 62.9555, 348.1022
CIE-Luv:
45.1192, 79.5654, -28.1789
Hunter-Lab:
38.2455, 54.9495, -8.2112
#bd3182 color charts
#bd3182 color shades, tints & tones
#bd3182 color schemes
#bd3182 color preview, HTML & CSS examples
This text has a color of #bd3182
<p style="color:#bd3182;">Text here</p>
.mytext {color:#bd3182;}
This box has a color of #bd3182
<div style="background-color:#bd3182;">Content here</div>
.mybackground {background-color:#bd3182;}
Border around this has a color of #bd3182
<div style="border:2px solid #bd3182;">Content here</div>
.myborder {border:2px solid #bd3182;}