#bc86d8 color space conversions
Hex:
#bc86d8
RGB:
188, 134, 216
CMY:
26, 47, 15
CMYK:
13, 38, 0, 15
HSL:
280°, 51.2500%, 68.6275%
HSV (HSB):
280°, 37.9630%, 84.7059%
XYZ:
41.6588, 32.6994, 69.0817
xyY:
0.2904, 0.2280, 32.6994
CIE-Lab:
63.9168, 35.3350, -34.0683
CIE-LCH:
63.9168, 49.0837, 316.0456
CIE-Luv:
63.9168, 22.8727, -58.4263
Hunter-Lab:
57.1834, 29.9684, -31.5982
#bc86d8 color charts
#bc86d8 color shades, tints & tones
#bc86d8 color schemes
#bc86d8 color preview, HTML & CSS examples
This text has a color of #bc86d8
<p style="color:#bc86d8;">Text here</p>
.mytext {color:#bc86d8;}
This box has a color of #bc86d8
<div style="background-color:#bc86d8;">Content here</div>
.mybackground {background-color:#bc86d8;}
Border around this has a color of #bc86d8
<div style="border:2px solid #bc86d8;">Content here</div>
.myborder {border:2px solid #bc86d8;}