#bc87d8 color space conversions
Hex:
#bc87d8
RGB:
188, 135, 216
CMY:
26, 47, 15
CMYK:
13, 38, 0, 15
HSL:
279°, 50.9434%, 68.8235%
HSV (HSB):
279°, 37.5000%, 84.7059%
XYZ:
41.7977, 32.9772, 69.1280
xyY:
0.2905, 0.2292, 32.9772
CIE-Lab:
64.1424, 34.7840, -33.7176
CIE-LCH:
64.1424, 48.4439, 315.8919
CIE-Luv:
64.1424, 22.4535, -57.8131
Hunter-Lab:
57.4258, 29.4272, -31.1741
#bc87d8 color charts
#bc87d8 color shades, tints & tones
#bc87d8 color schemes
#bc87d8 color preview, HTML & CSS examples
This text has a color of #bc87d8
<p style="color:#bc87d8;">Text here</p>
.mytext {color:#bc87d8;}
This box has a color of #bc87d8
<div style="background-color:#bc87d8;">Content here</div>
.mybackground {background-color:#bc87d8;}
Border around this has a color of #bc87d8
<div style="border:2px solid #bc87d8;">Content here</div>
.myborder {border:2px solid #bc87d8;}