#bd92c6 color space conversions
Hex:
#bd92c6
RGB:
189, 146, 198
CMY:
26, 43, 22
CMYK:
5, 26, 0, 22
HSL:
290°, 31.3253%, 67.4510%
HSV (HSB):
290°, 26.2626%, 77.6471%
XYZ:
41.4582, 35.4538, 58.0843
xyY:
0.3071, 0.2626, 35.4538
CIE-Lab:
66.1005, 25.3120, -20.6519
CIE-LCH:
66.1005, 32.6680, 320.7892
CIE-Luv:
66.1005, 20.6274, -35.6424
Hunter-Lab:
59.5431, 20.0841, -16.1572
#bd92c6 color charts
#bd92c6 color shades, tints & tones
#bd92c6 color schemes
#bd92c6 color preview, HTML & CSS examples
This text has a color of #bd92c6
<p style="color:#bd92c6;">Text here</p>
.mytext {color:#bd92c6;}
This box has a color of #bd92c6
<div style="background-color:#bd92c6;">Content here</div>
.mybackground {background-color:#bd92c6;}
Border around this has a color of #bd92c6
<div style="border:2px solid #bd92c6;">Content here</div>
.myborder {border:2px solid #bd92c6;}