#b86ff8 color space conversions
Hex:
#b86ff8
RGB:
184, 111, 248
CMY:
28, 56, 3
CMYK:
26, 55, 0, 3
HSL:
272°, 90.7285%, 70.3922%
HSV (HSB):
272°, 55.2419%, 97.2549%
XYZ:
42.3949, 28.3365, 92.0420
xyY:
0.2605, 0.1741, 28.3365
CIE-Lab:
60.1916, 53.6159, -57.7412
CIE-LCH:
60.1916, 78.7954, 312.8784
CIE-Luv:
60.1916, 23.6483, -98.0905
Hunter-Lab:
53.2321, 49.0041, -65.2541
#b86ff8 color charts
#b86ff8 color shades, tints & tones
#b86ff8 color schemes
#b86ff8 color preview, HTML & CSS examples
This text has a color of #b86ff8
<p style="color:#b86ff8;">Text here</p>
.mytext {color:#b86ff8;}
This box has a color of #b86ff8
<div style="background-color:#b86ff8;">Content here</div>
.mybackground {background-color:#b86ff8;}
Border around this has a color of #b86ff8
<div style="border:2px solid #b86ff8;">Content here</div>
.myborder {border:2px solid #b86ff8;}