#b87ef5 color space conversions
Hex:
#b87ef5
RGB:
184, 126, 245
CMY:
28, 51, 4
CMYK:
25, 49, 0, 4
HSL:
269°, 85.6115%, 72.7451%
HSV (HSB):
269°, 48.5714%, 96.0784%
XYZ:
43.7094, 31.7046, 90.2021
xyY:
0.2639, 0.1914, 31.7046
CIE-Lab:
63.0980, 44.9966, -51.4616
CIE-LCH:
63.0980, 68.3593, 311.1656
CIE-Luv:
63.0980, 19.2814, -87.8446
Hunter-Lab:
56.3069, 40.0276, -55.5662
#b87ef5 color charts
#b87ef5 color shades, tints & tones
#b87ef5 color schemes
#b87ef5 color preview, HTML & CSS examples
This text has a color of #b87ef5
<p style="color:#b87ef5;">Text here</p>
.mytext {color:#b87ef5;}
This box has a color of #b87ef5
<div style="background-color:#b87ef5;">Content here</div>
.mybackground {background-color:#b87ef5;}
Border around this has a color of #b87ef5
<div style="border:2px solid #b87ef5;">Content here</div>
.myborder {border:2px solid #b87ef5;}