#bc80e0 color space conversions
Hex:
#bc80e0
RGB:
188, 128, 224
CMY:
26, 50, 12
CMYK:
16, 43, 0, 12
HSL:
278°, 60.7595%, 69.0196%
HSV (HSB):
278°, 42.8571%, 87.8431%
XYZ:
41.9128, 31.5115, 74.3943
xyY:
0.2835, 0.2132, 31.5115
CIE-Lab:
62.9371, 40.3280, -40.0545
CIE-LCH:
62.9371, 56.8394, 315.1950
CIE-Luv:
62.9371, 24.0553, -68.6691
Hunter-Lab:
56.1351, 35.0388, -39.2808
#bc80e0 color charts
#bc80e0 color shades, tints & tones
#bc80e0 color schemes
#bc80e0 color preview, HTML & CSS examples
This text has a color of #bc80e0
<p style="color:#bc80e0;">Text here</p>
.mytext {color:#bc80e0;}
This box has a color of #bc80e0
<div style="background-color:#bc80e0;">Content here</div>
.mybackground {background-color:#bc80e0;}
Border around this has a color of #bc80e0
<div style="border:2px solid #bc80e0;">Content here</div>
.myborder {border:2px solid #bc80e0;}