#bb84e5 color space conversions
Hex:
#bb84e5
RGB:
187, 132, 229
CMY:
27, 48, 10
CMYK:
18, 42, 0, 10
HSL:
274°, 65.1007%, 70.7843%
HSV (HSB):
274°, 42.3581%, 89.8039%
XYZ:
42.8876, 32.7245, 78.1848
xyY:
0.2789, 0.2128, 32.7245
CIE-Lab:
63.9372, 38.9454, -41.2725
CIE-LCH:
63.9372, 56.7465, 313.3383
CIE-Luv:
63.9372, 21.1482, -70.6511
Hunter-Lab:
57.2053, 33.7147, -40.9903
#bb84e5 color charts
#bb84e5 color shades, tints & tones
#bb84e5 color schemes
#bb84e5 color preview, HTML & CSS examples
This text has a color of #bb84e5
<p style="color:#bb84e5;">Text here</p>
.mytext {color:#bb84e5;}
This box has a color of #bb84e5
<div style="background-color:#bb84e5;">Content here</div>
.mybackground {background-color:#bb84e5;}
Border around this has a color of #bb84e5
<div style="border:2px solid #bb84e5;">Content here</div>
.myborder {border:2px solid #bb84e5;}