#bc80e6 color space conversions
Hex:
#bc80e6
RGB:
188, 128, 230
CMY:
26, 50, 10
CMYK:
18, 44, 0, 10
HSL:
275°, 67.1053%, 70.1961%
HSV (HSB):
275°, 44.3478%, 90.1961%
XYZ:
42.7411, 31.8429, 78.7565
xyY:
0.2787, 0.2077, 31.8429
CIE-Lab:
63.2128, 41.6305, -42.9569
CIE-LCH:
63.2128, 59.8197, 314.1017
CIE-Luv:
63.2128, 23.0985, -73.6155
Hunter-Lab:
56.4295, 36.4488, -43.2481
#bc80e6 color charts
#bc80e6 color shades, tints & tones
#bc80e6 color schemes
#bc80e6 color preview, HTML & CSS examples
This text has a color of #bc80e6
<p style="color:#bc80e6;">Text here</p>
.mytext {color:#bc80e6;}
This box has a color of #bc80e6
<div style="background-color:#bc80e6;">Content here</div>
.mybackground {background-color:#bc80e6;}
Border around this has a color of #bc80e6
<div style="border:2px solid #bc80e6;">Content here</div>
.myborder {border:2px solid #bc80e6;}