#b89ed4 color space conversions
Hex:
#b89ed4
RGB:
184, 158, 212
CMY:
28, 38, 17
CMYK:
13, 25, 0, 17
HSL:
269°, 38.5714%, 72.5490%
HSV (HSB):
269°, 25.4717%, 83.1373%
XYZ:
43.8777, 39.3975, 67.5792
xyY:
0.2909, 0.2612, 39.3975
CIE-Lab:
69.0383, 19.8866, -23.9831
CIE-LCH:
69.0383, 31.1556, 309.6653
CIE-Luv:
69.0383, 10.5058, -40.3869
Hunter-Lab:
62.7675, 14.9377, -19.8980
#b89ed4 color charts
#b89ed4 color shades, tints & tones
#b89ed4 color schemes
#b89ed4 color preview, HTML & CSS examples
This text has a color of #b89ed4
<p style="color:#b89ed4;">Text here</p>
.mytext {color:#b89ed4;}
This box has a color of #b89ed4
<div style="background-color:#b89ed4;">Content here</div>
.mybackground {background-color:#b89ed4;}
Border around this has a color of #b89ed4
<div style="border:2px solid #b89ed4;">Content here</div>
.myborder {border:2px solid #b89ed4;}