#b86cc9 color space conversions
Hex:
#b86cc9
RGB:
184, 108, 201
CMY:
28, 58, 21
CMYK:
8, 46, 0, 21
HSL:
289°, 46.2687%, 60.5882%
HSV (HSB):
289°, 46.2687%, 78.8235%
XYZ:
35.6723, 25.1325, 58.2293
xyY:
0.2997, 0.2111, 25.1325
CIE-Lab:
57.2043, 45.1268, -36.1250
CIE-LCH:
57.2043, 57.8052, 321.3219
CIE-Luv:
57.2043, 33.5379, -61.8929
Hunter-Lab:
50.1323, 39.2825, -33.7733
#b86cc9 color charts
#b86cc9 color shades, tints & tones
#b86cc9 color schemes
#b86cc9 color preview, HTML & CSS examples
This text has a color of #b86cc9
<p style="color:#b86cc9;">Text here</p>
.mytext {color:#b86cc9;}
This box has a color of #b86cc9
<div style="background-color:#b86cc9;">Content here</div>
.mybackground {background-color:#b86cc9;}
Border around this has a color of #b86cc9
<div style="border:2px solid #b86cc9;">Content here</div>
.myborder {border:2px solid #b86cc9;}