#bb85e5 color space conversions
Hex:
#bb85e5
RGB:
187, 133, 229
CMY:
27, 48, 10
CMYK:
18, 42, 0, 10
HSL:
274°, 64.8649%, 70.9804%
HSV (HSB):
274°, 41.9214%, 89.8039%
XYZ:
43.0239, 32.9970, 78.2302
xyY:
0.2789, 0.2139, 32.9970
CIE-Lab:
64.1585, 38.3973, -40.9256
CIE-LCH:
64.1585, 56.1183, 313.1744
CIE-Luv:
64.1585, 20.7588, -70.0524
Hunter-Lab:
57.4430, 33.1684, -40.5354
#bb85e5 color charts
#bb85e5 color shades, tints & tones
#bb85e5 color schemes
#bb85e5 color preview, HTML & CSS examples
This text has a color of #bb85e5
<p style="color:#bb85e5;">Text here</p>
.mytext {color:#bb85e5;}
This box has a color of #bb85e5
<div style="background-color:#bb85e5;">Content here</div>
.mybackground {background-color:#bb85e5;}
Border around this has a color of #bb85e5
<div style="border:2px solid #bb85e5;">Content here</div>
.myborder {border:2px solid #bb85e5;}