#b89bfd color space conversions
Hex:
#b89bfd
RGB:
184, 155, 253
CMY:
28, 39, 1
CMYK:
27, 39, 0, 1
HSL:
258°, 96.0784%, 80.0000%
HSV (HSB):
258°, 38.7352%, 99.2157%
XYZ:
49.2181, 40.7249, 98.1951
xyY:
0.2616, 0.2165, 40.7249
CIE-Lab:
69.9827, 30.8971, -44.9833
CIE-LCH:
69.9827, 54.5722, 304.4835
CIE-Luv:
69.9827, 7.6232, -76.7956
Hunter-Lab:
63.8161, 25.9900, -46.5595
#b89bfd color charts
#b89bfd color shades, tints & tones
#b89bfd color schemes
#b89bfd color preview, HTML & CSS examples
This text has a color of #b89bfd
<p style="color:#b89bfd;">Text here</p>
.mytext {color:#b89bfd;}
This box has a color of #b89bfd
<div style="background-color:#b89bfd;">Content here</div>
.mybackground {background-color:#b89bfd;}
Border around this has a color of #b89bfd
<div style="border:2px solid #b89bfd;">Content here</div>
.myborder {border:2px solid #b89bfd;}