#b89de2 color space conversions
Hex:
#b89de2
RGB:
184, 157, 226
CMY:
28, 38, 11
CMYK:
19, 31, 0, 11
HSL:
263°, 54.3307%, 75.0980%
HSV (HSB):
263°, 30.5310%, 88.6275%
XYZ:
45.5516, 39.7953, 77.2319
xyY:
0.2802, 0.2448, 39.7953
CIE-Lab:
69.3235, 23.5101, -31.2553
CIE-LCH:
69.3235, 39.1103, 306.9504
CIE-Luv:
69.3235, 9.5458, -52.8357
Hunter-Lab:
63.0835, 18.4959, -28.4292
#b89de2 color charts
#b89de2 color shades, tints & tones
#b89de2 color schemes
#b89de2 color preview, HTML & CSS examples
This text has a color of #b89de2
<p style="color:#b89de2;">Text here</p>
.mytext {color:#b89de2;}
This box has a color of #b89de2
<div style="background-color:#b89de2;">Content here</div>
.mybackground {background-color:#b89de2;}
Border around this has a color of #b89de2
<div style="border:2px solid #b89de2;">Content here</div>
.myborder {border:2px solid #b89de2;}