#bd3085 color space conversions
Hex:
#bd3085
RGB:
189, 48, 133
CMY:
26, 81, 48
CMYK:
0, 75, 30, 26
HSL:
324°, 59.4937%, 46.4706%
HSV (HSB):
324°, 74.6032%, 74.1176%
XYZ:
26.2769, 14.6262, 23.6285
xyY:
0.4072, 0.2267, 14.6262
CIE-Lab:
45.1179, 62.2838, -14.8107
CIE-LCH:
45.1179, 64.0205, 346.6238
CIE-Luv:
45.1179, 78.7100, -30.7920
Hunter-Lab:
38.2442, 55.7166, -9.8603
#bd3085 color charts
#bd3085 color shades, tints & tones
#bd3085 color schemes
#bd3085 color preview, HTML & CSS examples
This text has a color of #bd3085
<p style="color:#bd3085;">Text here</p>
.mytext {color:#bd3085;}
This box has a color of #bd3085
<div style="background-color:#bd3085;">Content here</div>
.mybackground {background-color:#bd3085;}
Border around this has a color of #bd3085
<div style="border:2px solid #bd3085;">Content here</div>
.myborder {border:2px solid #bd3085;}