#bb92b5 color space conversions
Hex:
#bb92b5
RGB:
187, 146, 181
CMY:
27, 43, 29
CMYK:
0, 22, 3, 27
HSL:
309°, 23.1638%, 65.2941%
HSV (HSB):
309°, 21.9251%, 73.3333%
XYZ:
39.1129, 34.4588, 48.3058
xyY:
0.3209, 0.2827, 34.4588
CIE-Lab:
65.3251, 21.3645, -12.3217
CIE-LCH:
65.3251, 24.6631, 330.0263
CIE-Luv:
65.3251, 21.5463, -21.9706
Hunter-Lab:
58.7016, 16.2069, -7.6989
#bb92b5 color charts
#bb92b5 color shades, tints & tones
#bb92b5 color schemes
#bb92b5 color preview, HTML & CSS examples
This text has a color of #bb92b5
<p style="color:#bb92b5;">Text here</p>
.mytext {color:#bb92b5;}
This box has a color of #bb92b5
<div style="background-color:#bb92b5;">Content here</div>
.mybackground {background-color:#bb92b5;}
Border around this has a color of #bb92b5
<div style="border:2px solid #bb92b5;">Content here</div>
.myborder {border:2px solid #bb92b5;}