#bc80e9 color space conversions
Hex:
#bc80e9
RGB:
188, 128, 233
CMY:
26, 50, 9
CMYK:
19, 45, 0, 9
HSL:
274°, 70.4698%, 70.7843%
HSV (HSB):
274°, 45.0644%, 91.3725%
XYZ:
43.1662, 32.0129, 80.9948
xyY:
0.2764, 0.2050, 32.0129
CIE-Lab:
63.3535, 42.2896, -44.3992
CIE-LCH:
63.3535, 61.3164, 313.6060
CIE-Luv:
63.3535, 22.6241, -76.0793
Hunter-Lab:
56.5799, 37.1670, -45.2683
#bc80e9 color charts
#bc80e9 color shades, tints & tones
#bc80e9 color schemes
#bc80e9 color preview, HTML & CSS examples
This text has a color of #bc80e9
<p style="color:#bc80e9;">Text here</p>
.mytext {color:#bc80e9;}
This box has a color of #bc80e9
<div style="background-color:#bc80e9;">Content here</div>
.mybackground {background-color:#bc80e9;}
Border around this has a color of #bc80e9
<div style="border:2px solid #bc80e9;">Content here</div>
.myborder {border:2px solid #bc80e9;}