#bd83c3 color space conversions
Hex:
#bd83c3
RGB:
189, 131, 195
CMY:
26, 49, 24
CMYK:
3, 33, 0, 24
HSL:
294°, 34.7826%, 63.9216%
HSV (HSB):
294°, 32.8205%, 76.4706%
XYZ:
38.9529, 30.9915, 55.5587
xyY:
0.3104, 0.2469, 30.9915
CIE-Lab:
62.5005, 33.0317, -24.4729
CIE-LCH:
62.5005, 41.1098, 323.4656
CIE-Luv:
62.5005, 28.0645, -42.5296
Hunter-Lab:
55.6701, 27.4756, -20.2024
#bd83c3 color charts
#bd83c3 color shades, tints & tones
#bd83c3 color schemes
#bd83c3 color preview, HTML & CSS examples
This text has a color of #bd83c3
<p style="color:#bd83c3;">Text here</p>
.mytext {color:#bd83c3;}
This box has a color of #bd83c3
<div style="background-color:#bd83c3;">Content here</div>
.mybackground {background-color:#bd83c3;}
Border around this has a color of #bd83c3
<div style="border:2px solid #bd83c3;">Content here</div>
.myborder {border:2px solid #bd83c3;}