#b89ed7 color space conversions
Hex:
#b89ed7
RGB:
184, 158, 215
CMY:
28, 38, 16
CMYK:
14, 27, 0, 16
HSL:
267°, 41.6058%, 73.1373%
HSV (HSB):
267°, 26.5116%, 84.3137%
XYZ:
44.2598, 39.5504, 69.5912
xyY:
0.2885, 0.2578, 39.5504
CIE-Lab:
69.1481, 20.5317, -25.4703
CIE-LCH:
69.1481, 32.7152, 308.8724
CIE-Luv:
69.1481, 10.2071, -42.9069
Hunter-Lab:
62.8891, 15.5680, -21.5862
#b89ed7 color charts
#b89ed7 color shades, tints & tones
#b89ed7 color schemes
#b89ed7 color preview, HTML & CSS examples
This text has a color of #b89ed7
<p style="color:#b89ed7;">Text here</p>
.mytext {color:#b89ed7;}
This box has a color of #b89ed7
<div style="background-color:#b89ed7;">Content here</div>
.mybackground {background-color:#b89ed7;}
Border around this has a color of #b89ed7
<div style="border:2px solid #b89ed7;">Content here</div>
.myborder {border:2px solid #b89ed7;}