#bb85e7 color space conversions
Hex:
#bb85e7
RGB:
187, 133, 231
CMY:
27, 48, 9
CMYK:
19, 42, 0, 9
HSL:
273°, 67.1233%, 71.3725%
HSV (HSB):
273°, 42.4242%, 90.5882%
XYZ:
43.3048, 33.1094, 79.7096
xyY:
0.2774, 0.2121, 33.1094
CIE-Lab:
64.2494, 38.8393, -41.8911
CIE-LCH:
64.2494, 57.1258, 312.8352
CIE-Luv:
64.2494, 20.4636, -71.7065
Hunter-Lab:
57.5407, 33.6418, -41.8543
#bb85e7 color charts
#bb85e7 color shades, tints & tones
#bb85e7 color schemes
#bb85e7 color preview, HTML & CSS examples
This text has a color of #bb85e7
<p style="color:#bb85e7;">Text here</p>
.mytext {color:#bb85e7;}
This box has a color of #bb85e7
<div style="background-color:#bb85e7;">Content here</div>
.mybackground {background-color:#bb85e7;}
Border around this has a color of #bb85e7
<div style="border:2px solid #bb85e7;">Content here</div>
.myborder {border:2px solid #bb85e7;}