#b989c9 color space conversions
Hex:
#b989c9
RGB:
185, 137, 201
CMY:
27, 46, 21
CMYK:
8, 32, 0, 21
HSL:
285°, 37.2093%, 66.2745%
HSV (HSB):
285°, 31.8408%, 78.8235%
XYZ:
39.4959, 32.4227, 59.4349
xyY:
0.3007, 0.2468, 32.4227
CIE-Lab:
63.6907, 29.6193, -26.0544
CIE-LCH:
63.6907, 39.4478, 318.6638
CIE-Luv:
63.6907, 21.9611, -44.6485
Hunter-Lab:
56.9409, 24.1662, -22.0282
#b989c9 color charts
#b989c9 color shades, tints & tones
#b989c9 color schemes
#b989c9 color preview, HTML & CSS examples
This text has a color of #b989c9
<p style="color:#b989c9;">Text here</p>
.mytext {color:#b989c9;}
This box has a color of #b989c9
<div style="background-color:#b989c9;">Content here</div>
.mybackground {background-color:#b989c9;}
Border around this has a color of #b989c9
<div style="border:2px solid #b989c9;">Content here</div>
.myborder {border:2px solid #b989c9;}