#b89be5 color space conversions
Hex:
#b89be5
RGB:
184, 155, 229
CMY:
28, 39, 10
CMYK:
20, 32, 0, 10
HSL:
264°, 58.7302%, 75.2941%
HSV (HSB):
264°, 32.3144%, 89.8039%
XYZ:
45.6314, 39.2902, 79.3075
xyY:
0.2779, 0.2392, 39.2902
CIE-Lab:
68.9609, 25.3010, -33.4640
CIE-LCH:
68.9609, 41.9521, 307.0917
CIE-Luv:
68.9609, 10.0954, -56.6937
Hunter-Lab:
62.6819, 20.2517, -31.1386
#b89be5 color charts
#b89be5 color shades, tints & tones
#b89be5 color schemes
#b89be5 color preview, HTML & CSS examples
This text has a color of #b89be5
<p style="color:#b89be5;">Text here</p>
.mytext {color:#b89be5;}
This box has a color of #b89be5
<div style="background-color:#b89be5;">Content here</div>
.mybackground {background-color:#b89be5;}
Border around this has a color of #b89be5
<div style="border:2px solid #b89be5;">Content here</div>
.myborder {border:2px solid #b89be5;}