#bc87e8 color space conversions
Hex:
#bc87e8
RGB:
188, 135, 232
CMY:
26, 47, 9
CMYK:
19, 42, 0, 9
HSL:
273°, 67.8322%, 71.9608%
HSV (HSB):
273°, 41.8103%, 90.9804%
XYZ:
43.9685, 33.8455, 80.5594
xyY:
0.2776, 0.2137, 33.8455
CIE-Lab:
64.8398, 38.2500, -41.5114
CIE-LCH:
64.8398, 56.4470, 312.6585
CIE-Luv:
64.8398, 20.1046, -71.1191
Hunter-Lab:
58.1769, 33.0958, -41.3769
#bc87e8 color charts
#bc87e8 color shades, tints & tones
#bc87e8 color schemes
#bc87e8 color preview, HTML & CSS examples
This text has a color of #bc87e8
<p style="color:#bc87e8;">Text here</p>
.mytext {color:#bc87e8;}
This box has a color of #bc87e8
<div style="background-color:#bc87e8;">Content here</div>
.mybackground {background-color:#bc87e8;}
Border around this has a color of #bc87e8
<div style="border:2px solid #bc87e8;">Content here</div>
.myborder {border:2px solid #bc87e8;}