#b89df7 color space conversions
Hex:
#b89df7
RGB:
184, 157, 247
CMY:
28, 38, 3
CMYK:
26, 36, 0, 3
HSL:
258°, 84.9057%, 79.2157%
HSV (HSB):
258°, 36.4372%, 96.8627%
XYZ:
48.6126, 41.0197, 93.3511
xyY:
0.2657, 0.2242, 41.0197
CIE-Lab:
70.1897, 28.3517, -41.3954
CIE-LCH:
70.1897, 50.1736, 304.4072
CIE-Luv:
70.1897, 7.4406, -70.4814
Hunter-Lab:
64.0466, 23.4034, -41.5855
#b89df7 color charts
#b89df7 color shades, tints & tones
#b89df7 color schemes
#b89df7 color preview, HTML & CSS examples
This text has a color of #b89df7
<p style="color:#b89df7;">Text here</p>
.mytext {color:#b89df7;}
This box has a color of #b89df7
<div style="background-color:#b89df7;">Content here</div>
.mybackground {background-color:#b89df7;}
Border around this has a color of #b89df7
<div style="border:2px solid #b89df7;">Content here</div>
.myborder {border:2px solid #b89df7;}