#bb86d3 color space conversions
Hex:
#bb86d3
RGB:
187, 134, 211
CMY:
27, 47, 17
CMYK:
11, 36, 0, 17
HSL:
281°, 46.6667%, 67.6471%
HSV (HSB):
281°, 36.4929%, 82.7451%
XYZ:
40.7765, 32.3181, 65.7169
xyY:
0.2938, 0.2328, 32.3181
CIE-Lab:
63.6050, 33.9786, -31.7691
CIE-LCH:
63.6050, 46.5169, 316.9247
CIE-Luv:
63.6050, 23.0283, -54.4642
Hunter-Lab:
56.8490, 28.5480, -28.7443
#bb86d3 color charts
#bb86d3 color shades, tints & tones
#bb86d3 color schemes
#bb86d3 color preview, HTML & CSS examples
This text has a color of #bb86d3
<p style="color:#bb86d3;">Text here</p>
.mytext {color:#bb86d3;}
This box has a color of #bb86d3
<div style="background-color:#bb86d3;">Content here</div>
.mybackground {background-color:#bb86d3;}
Border around this has a color of #bb86d3
<div style="border:2px solid #bb86d3;">Content here</div>
.myborder {border:2px solid #bb86d3;}